mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-24 07:13:00 +02:00
Spelling error on line 18
This commit is contained in:
@@ -15,7 +15,7 @@ CSS, or Cascading Style Sheets, solve an important problem of web development: h
|
|||||||
|
|
||||||
In this lesson, we're going to add styles to our online terrarium and learn more about several CSS concepts: the cascade, inheritance, and the use of selectors, positioning, and using CSS to build layouts. In the process we will layout the terrarium and create the actual terrarium itself.
|
In this lesson, we're going to add styles to our online terrarium and learn more about several CSS concepts: the cascade, inheritance, and the use of selectors, positioning, and using CSS to build layouts. In the process we will layout the terrarium and create the actual terrarium itself.
|
||||||
|
|
||||||
### Prequisite
|
### Prerequisite
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user