70 likes | 310 Views
HTML Tables. Exercise. Exercise. Make a page that has a list of links down one side of the page. Exercise. Find recipes for 3 kinds of pie Make a page for each Each page should use a table layout with links to each recipe in the left column and the recipe in the right column. Tips.
E N D
HTML Tables Exercise
Exercise • Make a page that has a list of links down one side of the page
Exercise • Find recipes for 3 kinds of pie • Make a page for each • Each page should use a table layout with links to each recipe in the left column and the recipe in the right column.
Tips • Make the text in the left column a different color than the text in the right column. • To override the link colors you must place the font tag pair within the link: • <a href=“pecan.html"><font color="#ffffff">Pecan Pie</font></a> -- correct • Set the width of the first column to the width of the green area of your background image • It’s ok to copy/paste the recipe text from the browser (but not the HTML)
Guide \\shssvr02\public\ParkerC <td> Pie Recipes Links to each page </td> <td> Recipe details here </td>
Table Exercise #2 • Create this table:Production & Sales Numbers