Tables and Boxes
« blank cells »

Welcome Guest. Please Login or Register.
Dec 17, 2009, 6:53am



Main Linkpage Music Demo Tables Safetynet



Tables and Boxes :: HTML Tables :: How to add content :: blank cells
   [Search This Thread][Send Topic To Friend] [Print]
 AuthorTopic: blank cells (Read 769 times)
All Seeing Eyes
Administrator
*****
member is offline




[homepage]

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
123
46
7



adding the nbsp makes it look better
123
4 6
7  


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"
« Last Edit: Jan 3, 2006, 12:57pm by frufru »Link to Post - Back to Top  IP: Logged
   [Search This Thread][Send Topic To Friend] [Print]



Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!