Thread: Text leading/Vertical Spacing
Results 1 to 4 of 4
Related
-
Vertical Scrollin with no Vertical Scroll Bar Forum: Website Scripts Forum
Replies: 1 -
Spacing? Forum: HTML Forum
Replies: 8 -
left nav spacing Forum: CSS Forum
Replies: 3 -
I have a Problem with text line spacing Forum: HTML Forum
Replies: 1
-
02-17-2002, 02:55 AM #1
Text leading/Vertical Spacing
After selecting text size, is there anyway to adjust the leading (vertical spacing)
using HTML tags.
-
02-17-2002, 06:58 AM #2
I am not sure what you mean, to be honest.
Could you post an example?
Chance are, if you want better control, then you need to start looking at Cascading Style Sheets.
Intro here - http://css.somepeople.netIf one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
02-17-2002, 10:23 AM #3
Hey Ken welcome to the forums
I believe the tag you are looking for is
PHP Code:
DaveLast edited by HTML; 02-17-2002 at 10:27 AM.
-
02-17-2002, 02:06 PM #4
<br> works to
if that is what you mean...