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:
![]() |
![]() |
|
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:
This is the code for this background
table:
<table border=10 body background=
|
To test any of the codes on this page, write down the code and CLICK HERE