|
<img src=images/spacer.gif height=1 width=1>
is less code than
<span style="height: 1px;font-size: 1px; width:200px;">[space]</span>
and i can just use my tables to do the sizing and coloring for me. i guess that is what it comes down to. since my entire site uses tables, i might as well use them for sizing.
|