Merge branch 'microsoft:main' into main

This commit is contained in:
Ashkan Ebtekari
2022-09-04 12:38:45 +04:30
committed by GitHub

View File

@@ -19,6 +19,11 @@ In this lesson, we're going to add styles to our online terrarium and learn more
You should have the HTML for your terrarium built and ready to be styled. You should have the HTML for your terrarium built and ready to be styled.
> Check out video
>
> [![Git and GitHub basics video](https://img.youtube.com/vi/6yIdOIV9p1I/0.jpg)](https://www.youtube.com/watch?v=6yIdOIV9p1I)
### Task ### Task
In your terrarium folder, create a new file called `style.css`. Import that file in the `<head>` section: In your terrarium folder, create a new file called `style.css`. Import that file in the `<head>` section: