Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ What Does CSS Stand for?


####id's vs Classes
Classes are used when you need to style multiple elemnets in a document, while
Classes are used when you need to style multiple elements in a document, while
id's are used to style specific elements on a page.

####Syntax
Expand All @@ -78,7 +78,7 @@ regardless of your teams location. With Git, you and your team can all be workin
on the same codebase without having to worry about who's doing what in which order.


Topic: talk about the cookie receipie metaphor
Topic: talk about the cookie recipe metaphor

#Sign up for Github!
- Open a new tab in your browser and go to GitHub.com
Expand Down