|
|
Author: * Vortigern Aedui -
2 Posts
on this thread out of
2,435 Posts
sitewide.
Date: Jan 20, 2004 - 02:27
This is actually something I found completely by accident, but then again aren't all great discoveries found by accident?
If you want to create a table to neatly organize your main body of your home and your image and groups in seperate columns, there is a solution. Basically all you want to do is create a table like you normally would, but leave off the end tag.
The same works for group main pages as well.
Here is the code I use on my home. Go ahead and feel free to steal it and make whatever changes you need to. Just remember remove the spaces in between the tags.
< table width="100%" border="3" cellpadding="8" bordercolor="#808080" bgcolor="#000000" >
< tr >
< td width="65%" valign="top" >
Of course you can keep adding columns to your home depending on how many td's you decide to add. It is kind of fun to play around with the different things you can do with them Go ahead...indulge.
|
|