Write an HTML document in Notepad using the following tags: HTML, TITLE, HEAD, BODY, P, HR, BR, STRONG (B), EM (I), CENTER and at least two of the H1, H2... H6. Write your name, the date and Assignment 1, at the top of the html page in comment tags. Put "Assignment 1" in the Title Bar using the title tag. "Sign" your name at the bottom of the page using H6 tag.
Open Notepad and create a new document. Do a "save as", navigate to the "My Documents" folder. Create a folder called "08fallWebDesign" and save it there as "a1.htm"
Write three paragraphs about yourself. The first one should include your name, email address, and general background information (hometown, etc.). The second should be about computers. Include your motivation for taking this course, other computer experience, type of computer you have at home, etc. The last paragraph should be about you and your interests, activities, and what you hope to get out of this course.
HTML is not case-sensitive. Please use all CAPITAL LETTERS for your tags - it makes the code easier to read.