We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc7b95 commit 86b254fCopy full SHA for 86b254f
README.md
@@ -13,6 +13,9 @@ Here's what we'll be doing:
13
#### Signing up for github and learning about git
14
#### Editing HTML/CSS
15
16
+#Get Google Chrome
17
+- Download at... Google
18
+
19
#Get the Atom text editor!
20
- Download [https://atom.io/](Atom)
21
@@ -76,7 +79,7 @@ are
76
79
What Does CSS Stand for?
77
80
78
81
####id's vs Classes
-Classes are used when you need to style multiple elemnets in a document, while
82
+Classes are used when you need to style multiple elements in a document, while
83
id's are used to style specific elements on a page.
84
85
####Syntax
0 commit comments