....explains
More Table Attributes & Codes


Everything you see here is in a table, even if you can't see it ! It's in a table because it's a nice EASY way to "push" images and text around on the page.

Ohhhhh....it is TOO ! You just might need more practice!
awwwwww c'mon, don't make that face !! You can do it !!

Yessssss you can 'cuz I said so, and right here and now, I'm the boss hehehehe !

To show you how this works, I will copy the code below, BUT, add a border so you can see the placement...it's really only a couple of cells with line breaks ( br's) to push images and text down, and aligning left, right and center within those cells to place things on the page. Look below.



....explains
More Table Attributes & Codes


Everything you see here is in a table, even if you can't see it ! It's in a table because it's a nice EASY way to "push" images and text around on the page.

Ohhhhh....it is TOO ! You just might need more practice!
awwwwww c'mon, don't make that face !! You can do it !!

Yessssss you can 'cuz I said so, and right here and now, I'm the boss hehehehe !

To show you how this works, I will copy the code below, BUT, add a border so you can see the placement...it's really only a couple of cells with line breaks ( br's) to push images and text down, and aligning left, right and center within those cells to place things on the page. Look below.



See ? Not alot of table work there, but it did allow me to move things on the page.

Here's the code:


<<>table width="100%"><<>tr><<>td align="left"><<>img src="https://members.tripod.com/aaa_na/mydot.gif"><<>br><<>img src="https://members.tripod.com/aaa_na/gift.gif"><<>/font><<>/td><<>/tr><<>tr><<>td align="right"><<>font size="5"color="#5efbbe"><<>i><<>b>....explains<<>/font><<>/td><<>/tr><<>tr><<>td align="right"><<>font color="#fdd017">More Table Attributes & Codes<<>/b><<>/i><<>/font><<>br><<>center><<>img src="https://members.tripod.com/nnancy100/gifs/multibar.gif"><<>br><<>br><<>font color="#5efbbe"><<>i><<>b>Everything you see here is in a table, even if you <<>u>can't<<>/u> see it ! It's in a table because it's a nice EASY way to "push" images and text around on the page.<<>br><<>br><<>font color="#fdd017"><<>b><<>i>Ohhhhh....it is TOO ! You just might need more practice!<<>br>awwwwww c'mon, don't make that face !! You can do it !!<<>br><<>br>Yessssss you <<>u>can<<>/u> 'cuz I said so, and right here and now, I'm the boss <<>img src="https://members.tripod.com/aaaa_na1/gifs/ssun.gif"> hehehehe !<<>/td><<>/tr><<>/table>

Ok, got that? I left all the text in too, so you can see how it's done. I changed font colors and used line breaks.

Let's go on to " thumbnails".