ECA 228 Internet/Intranet Design 1

Lab 5


The purpose of this lab is to introduce basic HTML tables. Upon completion of this lab you will be able to lay out information in tabular format in your document.
LAB 5    

Create a 2 page web site. Each page must contain a link to the other, and each must have a "mailto" link to your email address.

On your first page include a table with 5 columns. Post your Monday through Friday schedule of Stark State classes, with times.

On the second page, make a calendar of the current month. Include any exciting events or landmarks you have coming up. If you don't have anything fun to look forward to, make something up.

Use table attributes to make your pages look nice: border, cellpadding, cellspacing, align.

Use an internal style sheet to add style to your HTML tags.

If you have any questions, feel free to email me.

If you would like to see the W3 recommendations re: the useof tables, go to www.w3.org.

Return to LABS.