Thread: <p> </p>
View Single Post
Old 08-12-2002, 07:35 PM   #6 (permalink)
Mytch
Registered User
 
Join Date: Aug 2002
Posts: 2
Mytch is on a distinguished road
One of the best tricks that I like to use is create a 1x1 transparent image and just set its height to change the space between things, instead of using <p> or <br>, like this:

<br><img sc="blank.gif" width="1" height="10"><br>

Works well on graphic-intense sites where spacing is critical.
Mytch is offline   Reply With Quote