Please take the online quiz on HTML. You will find it in the Assessment area of Blackboard posted by Wednesday morning.
You may be interested in why we are learning to code HTML "by hand." Here are a couple of articles found in the magazine WebTechniques that make my case very well.
Download the three text files I've created: text1.txt, text2.txt, and text3.txt.
Here are examples of how they should look: text1.html, text2.HTM, text3.HTM
Use your skills to format them as shown in class
For an additional challenge: Save this unformatted syllabus as text, then use HTML coding to provide a reasonable structure for this document.
When writing html code, you will eventually need to create links. One of the most important things to keep straight are how to write absolute and relative links. Both use the <a href> tag, but to the actual linking in a different way. Take the following tutorial to be clear on this important concept:
Detailed tutorials have been posted to assist you with finishing the layout of Assignment #1
Last modified
Thursday, April 13, 2006 9:56 AM
.