Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-31-2005, 10:41 AM   PM User | #1
ken_shoti
Regular Coder

 
Join Date: Nov 2005
Posts: 230
Thanks: 1
Thanked 0 Times in 0 Posts
ken_shoti is an unknown quantity at this point
Line spacing

Hello!
I want to format my paragraphs to have double spaces on each line, without using double BRs, is that possible with CSS or other ways?
ken_shoti is offline   Reply With Quote
Old 12-31-2005, 10:44 AM   PM User | #2
JamieR
Senior Coder

 
JamieR's Avatar
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 3,161
Thanks: 0
Thanked 5 Times in 5 Posts
JamieR is on a distinguished road
You could look into line-height:
http://www.w3schools.com/css/pr_dim_line-height.asp
__________________
-Jamie
JamieR is offline   Reply With Quote
Old 12-31-2005, 11:00 AM   PM User | #3
ken_shoti
Regular Coder

 
Join Date: Nov 2005
Posts: 230
Thanks: 1
Thanked 0 Times in 0 Posts
ken_shoti is an unknown quantity at this point
Hey thanx for the fast reply!
ken_shoti is offline   Reply With Quote
Old 01-01-2006, 12:19 AM   PM User | #4
hdtvtechno
New Coder

 
Join Date: Apr 2004
Location: Wherever theres Wind theres Power - Big Ol Windy City Chicago IL in USA
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
hdtvtechno is an unknown quantity at this point
<p> </p>

__________________
Attention New website address, below
HDTV Resource
hdtvtechno is offline   Reply With Quote
Old 01-01-2006, 12:49 PM   PM User | #5
mark87
Senior Coder

 
Join Date: Dec 2004
Location: Essex, UK
Posts: 2,636
Thanks: 0
Thanked 0 Times in 0 Posts
mark87 is on a distinguished road
Quote:
Originally Posted by hdtvtechno
<p> </p>
Um... he was asking how to format paragraphs with double lines; I'm sure he already has paragraph tags but using them on their own won't control the line spacing...

p { line-height: 2em }
__________________
markaylward.co.uk
mark87 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:16 PM.


Advertisement
Log in to turn off these ads.