TABLES PAGE 2
||| The aim of this page is to demonstrate some of the ways tables can be used. Also to add new material in the near future. |||

THIS IS THE CODE COLUMN THIS IS THE RESULTS COLUMN
DESCRIPTION: This is a triple table demonstrating the multicolor borders atainable by the table attributes; bordercolordark, and bordercolorlight.
<table align="center" width="40%" bgcolor="#FFE4C4" border="10" bordercolordark="#838b8b" bordercolorlight="#cd3333" cellspacing="0" cellpadding="0"> <td align="center"> <table align="center" width="40%" bgcolor="#FFE4C4" border="10" bordercolordark="#cdaa7d" bordercolorlight="#0000ff"> <td align="center"> <table align="center" width="40%" bgcolor="#ffffff" border="10" bordercolordark="#006400" bordercolorlight="#20b2aa"></td> <td align="center"><img src="web/horse-white-right.gif"><img src="web/horse-white-left.gif"><BR><font color="#000000" size="1">horse high salute</font></td></table></td></tr></table></td></tr></table>

horse high salute
DESCRIPTION: DESCRIPTION; Although it looks pretty there's more here than meets the eye. The links provide a lengthy description by virtue of the "title" attribute. Point to the link to read it's description.
<table align="center" bgcolor="#000000" width="100%" border="3" title="This table contains links to tables page 1 and also to my homepage main index. You may write several lines to describe your links." <tr> <td colspan="3" align="left" height="50" valign="bottom" bgcolor="#000000" background="web/sport-L.gif"><font color="#FFFFFF"></font></td></tr> <tr> <td align="center" bgcolor="#00ffff"><font size=1em><A HREF="tutor-tables.htm">LINK TO TABLES PAGE 1</A></font> <td align="center" bgcolor="#00ffff"><font size=1em><A HREF="index.htm">LINK MY HOME PAGE</A></font></td></tr> </font> </table>
LINK TO TABLES PAGE 1 LINK MY HOME PAGE
DESCRIPTION: Superimposing two images using a table.

<table align="center" background="web/flower.drip.gif" border="5" bordercolor="#0000ff"> <tr><td align="left" width="200"> <img src="web/butfly18.gif" width="80" height="200" align=right> <BR></td></tr></table>

DESCRIPTION
CODE RESULT

GLOSSARY OF A FEW <TABLE> ATTRIBUTES
INSIDE TABLE TAG INSIDE THE <td> TAGS
background [ can be bgcolor OR image. ] background [ can be bgcolor OR image. ]
width width
height not allowed. Use invisible gif. height
border bordercolor
bordercolor bordercolor
bordercolordark     bordercolorlight  
cellspacing valign; top, middle, bottom.
cellpadding  
colspan  
rowspan  
align; center,left, OR right align; center left, OR right
title  
|INDEX| |FONTS| |HEADERS| |H-RULE| |TABLES 1| |TABLES 2| |MARQUEE| |IMAGES| |SPACERS| |LISTS| |CODES| |CODES 2| |TABLES TO GO| |MARQUEE TO GO| |TRICKS1| |TRICKS2| |TRICKS3| |TRICKS4| |TRICKS5 |GREEK LINKS| |DICTIONARIES| |TRANSPARENCY| |COLORS|