All Seeing Eyes Administrator
     member is offline
Joined: Jul 2004 Posts: 54
|  | blank cells « Thread Started on Jan 3, 2006, 12:41pm » | |
if you are leaving cells blank, use (but without spaces)
without the nbsp it looks like this
adding the nbsp makes it look better
Code:
[table] [tr] [td]1[/td][td]2[/td][td]3[/td] [/tr] [tr] [td]4[/td][td] [/td][td]6[/td] [/tr] [tr] [td]7[/td][td] [/td][td] [/td] [/tr] [/table]
If you need to know, nbsp means "Non-Breaking space"
| |
|