|
|
Highlights
All Snippets
Top 100 Snippets
Librarians
gbCodeLib
By Language
VB6
JavaScript
Perl
HTML
SQL
Java
DOS
|
GBIC >>
Source Code >>
HTML >> Snippet
|
Fill empty cell
<!-- an empty cell is not displayed - not even its borders -->
<!-- to display the cell put something in it, such as one of the following -->
<
br
>
&
nbsp
blank image (same color as background)
GIF image with transparency (all pixel must be the transparent color)
|
|
|
|