Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Q: Leading or line spacing in HTML?

0 views
Skip to first unread message

Shaike Ben-Ari

unread,
May 8, 1997, 3:00:00 AM5/8/97
to

Does someone know if its possible to control the leading or line spacing
in HTML coding?

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

Shawn E Klein

unread,
May 13, 1997, 3:00:00 AM5/13/97
to Shaike Ben-Ari

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

Jeff Johnson

unread,
May 18, 1997, 3:00:00 AM5/18/97
to

Shaike Ben-Ari wrote in article <3371B1...@inch.com>...

>Does someone know if its possible to control the leading or line spacing
>in HTML coding?

Style sheets can do this, but they're not widely implemented.

0 new messages