Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Line spacing not paragraph spacing help needed
Old 09-04-2006, 11:29 AM Line spacing not paragraph spacing help needed
Junior Talker

Posts: 2
Name: Cliff Hawkins
Trades: 0
I'm pretty new to all this but used to use Quark.
Is there a way to add space between lines (not paragraphs) in dreamweaver 8 or does anyone know the code.
Many thanks in advance
xpokerplayerx is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-04-2006, 12:06 PM Re: Line spacing not paragraph spacing help needed
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Yes, use CSS to specify line-heights:

for example, to specify a line-height for paragraphs:
p{
line-height: 1.2em;
}

1em = 16px -you can also use px or % units.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 09-05-2006, 04:28 AM Re: Line spacing not paragraph spacing help needed
Junior Talker

Posts: 2
Name: Cliff Hawkins
Trades: 0
Many thanks, be back soon
xpokerplayerx is offline
Reply With Quote
View Public Profile
 
Old 09-05-2006, 08:34 PM Re: Line spacing not paragraph spacing help needed
kIDJOE's Avatar
Extreme Talker

Posts: 186
Location: Hollywood, CA
Trades: 0
Thats right, if you need it for an element in specific, you can create a class and assign it to that specific element. you can also do it on the fly to the element that needs it for example:

<td style="line-height:10px" (or any required size)>
THis is beeing formatted with a 10px height difference between each line... . . .. blahyh bala</td>
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE

kIDJOE is offline
Reply With Quote
View Public Profile Visit kIDJOE's homepage!
 
Reply     « Reply to Line spacing not paragraph spacing help needed
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.15549 seconds with 12 queries