Sharpen your pencils kids.
Let your parents help you with the pencil sharpener.LOL




<table> <tr> <td>
MrSand
</td> </tr> </table>

Makes this below...

MrSand





Ok lets put in a background color like i did on the last page.



<table> <tr> <td bgcolor="yellow">
MrSand
</td> </tr> </table>

Makes this below...

MrSand





Cool so far right?
Well theres more and yes i wanna tell you to hold your attention while my assistant removes your billfolds.





Here's where that neat border comes from that you surely seen in most tables.
Notice the 2?...well that controls how big the border will be.

<table border="2"> <tr> <td bgcolor="yellow">
MrSand
</td> </tr> </table>

Makes this below...

MrSand





Twenty five cents???
And i thought i was poor...sheesh my assistant will be coughing for a week with all the dust you keep in your wallet.
Poor little mini me.





Look what a 10 does to the border....

<table border="10"> <tr> <td bgcolor="yellow">
MrSand
</td> </tr> </table>

Makes this below...

MrSand





Ok one more fact to know.
Here is the same code as above but notice how long it got with the longer text.
This is sometimes a neat feature for tables.
Without haveing a table size,the table stretches itself as far as it has to.

<table border="10"> <tr> <td bgcolor="yellow">
MrSandman41 ROCKS!!
</td> </tr> </table>

Makes this below...

MrSandman41 ROCKS!!





MrSand do you even know how to make a row of boxes to have for my very own?
Hmmm kinda bratty huh kid?

<table border="2"> <tr> <td bgcolor="yellow">
MrSand
</td> <td bgcolor="yellow">
Needs
</td><td bgcolor="yellow">
Shock
</td> <td bgcolor="yellow">
Treatments
</td> </tr> <table>

Makes this below...

MrSand Needs Shock Treatments



HEY!!!




So MrSand you know how to line up boxes but can you stackem?
Grrrr....betcha were a mean baby huh?
Sure i can stackem.
My back is gonna get even with me for this.
Never thought i'd be stacken boxes again Grrrr.

<table border="2"> <tr> <td bgcolor="yellow">
MrSand
</td> <td bgcolor="yellow">
Needs
</td><td bgcolor="yellow">
Shock
</td> <td bgcolor="yellow">
Treatments
</td> </tr>
<tr>
<td bgcolor="yellow">
what
</td> <td bgcolor="yellow">
a
</td><td bgcolor="yellow">
nut
</td> <td bgcolor="yellow">
case
</td> </tr> <table>

Makes this below...

MrSand Needs Shock Treatments
what a nut case





Page 1

Page 3

Page 4

Page 5

MrSands Place