Homework -> Homework #1: HTML Content -> References
References on HTML "tags" (a.k.a. "elements") & "attributes"
- http://www.webmonkey.com/2010/02/html_cheatsheet/
- http://www.pagetutor.com/html_tutor/quik-index.html
-
http://www.htmldog.com/reference/htmltags/
There are so many references..if you don't like these, find some on the web yourself searching for "HTML tag reference"
Reference on colors for the web
-
http://www.w3schools.com/html/html_colornames.asp
Again...if you don't like these, find some on the web yourself searching for "HTML color reference"
Reference on HTML entities (like a copyright or trademark symbol, a dagger, an ellipsis or anything you might require that goes beyond "simple" text)
Video on how to save an image from the web
Video on how to insert an image into HTML
-
http://www.youtube.com/watch?v=Qerz5CQa2A8
Once again...if you don't like this...well you should be able to figure out what to search for by now.