Simple Text Table:
<>table border=8 bgcolor="tan"
cellspacing=5 cellpadding=8>
<>tr><>td>
Here is some rambling text to show you
that this Table will expand to cover whatever
you put into it, but I guess thats enough for
now.
<>/tr><>/td><>/table>
You will get this:
Here is some rambling text to show you that this Table will expand to cover whatever you put into it, but I guess thats enough for now. |
Simple Image Table:
<>table bgcolor="yellow" border="10">
<>tr><>td align="center">
<>img src="https://www.angelfire.com/
ar/meta/images/lawyer.gif">
<>/tr><>/td><>/table>
You will get this:
Link Table:
To make a link table from one of the above
tables, follow this example:
You will get this:
<>table bgcolor="blue" border"10">
<>tr><>td align="center">
<>a href="https://www.angelfire.com/
ar/josephus/index.html">
<>img src="https://www.angelfire.com/
ar/meta/images/heart.gif"><>/a>
<>/tr><>/td><>/table>
First column of text goes in this space. | Second column of text goes in this space. |
Here is the code for a background table:
You will get this:
<>table border=10 body background=
To test any of the codes on this page, write down the code and
CLICK HERE
This is the code for this background
table:
"https://www.angelfire.com/ar/maxine/
images/dixie.gif">
<>td>Place text or image here.
<>/tr><>/td><>/table>