Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q2048 How do I create an empty cell?

irt.org | Knowledge Base | HTML | Q2048 [ previous next ]

Q2048 How do I create an empty cell?

A simple way to creat an empty cell is to place a non-breaking space special character in the cell. Use the following code:

<TD>&nbsp;</TD>

If you need your cell to be smaller than one space, but still show up, you can also use:

<EMBED HEIGHT="1" WIDTH="1" ALT="."></EMBED>

Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.