My client is using register mark tags in an html doc that make that line
to shift down, compear with all other lines.
Thank you
Shaike
The only way I know to do line spacing and leading is using the pixel
push trick. Create a transparent gif with a width and height of 1.
Then use the vspace and hspace attributes to push the pixel around to
create the white space you want. Not the best solution, but it works in
most situations.
Good luck,
--
********************************************************************
Shawn E Klein | Senior Web Developer
Personal: | Onward Technologies, Inc.
sek...@tiac.net | skl...@onwardtech.com
www.tiac.net/users/seklein/ | www.onwardtech.com
Style sheets can do this, but they're not widely implemented.