Skip to content

Commit 86b254f

Browse files
author
THACHER
committed
thacher
1 parent 8cc7b95 commit 86b254f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Here's what we'll be doing:
1313
#### Signing up for github and learning about git
1414
#### Editing HTML/CSS
1515

16+
#Get Google Chrome
17+
- Download at... Google
18+
1619
#Get the Atom text editor!
1720
- Download [https://atom.io/](Atom)
1821

@@ -76,7 +79,7 @@ are
7679
What Does CSS Stand for?
7780

7881
####id's vs Classes
79-
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
8083
id's are used to style specific elements on a page.
8184

8285
####Syntax

0 commit comments

Comments
 (0)