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 da06a6d commit e76e388Copy full SHA for e76e388
README.md
@@ -1,5 +1,5 @@
1
# Learn to Code HTML & CSS
2
-Brought to you by Galvanize. Learn more about the way we teach code at (galvanize.com)[galvanize.com].
+Brought to you by Galvanize. Learn more about the way we teach code at [galvanize.com](http://galvanize.com).
3
4
## Overview
5
The goal of this brief course is to provide you with a fun introduction to the world of web development, starting with HTML and CSS.
@@ -134,7 +134,7 @@ CSS:
134
```
135
IDs are used to direct functions to unique elements in the HTML so that there’s no confusion
136
137
-&e.g clicking to a specific part of page*
+*e.g clicking to a specific part of page*
138
139
#### What are Classes?
140
0 commit comments