Directions:Go to geocities.com and sign up for a free website (the option on the left). If you already have a website someplace and you don't want to bother with geocities, that's fine. We just need a place where you can play around with html code and learn how to write it.
Download the following word file:
HTML Doc 1
This document contains the basic structure of an html web page. Create a new html file on your site. Copy and paste the text from the document. Then look at the web page online to see how the code translates into what you see online. Do a web search for html tutorials. I want you to be able to tell me what each little thing means from our HTML Doc 1 text.
Now download HTML Doc 2, copy the text, and put it into a new HTML file on your site:
HTML Doc 2
Do a web search on HTML tables and learn what each little thing is in this document. See if you can add another row and column to your table. Check your work by looking at the published web page. See if you can change the color of the background. See if you can get rid of the border on your table. Then email me the link to your new altered web page.