HighDots Forums  

Basic question about line spacing

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Basic question about line spacing in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
neophyte weaver
 
Posts: n/a

Default Basic question about line spacing - 07-18-2004 , 06:19 PM






It seems to me that the default line spacing in Dreamweaver is something in the neighborhood of 200%. Is there a way to adjust line spacing, and make lines closer together?
Thanks,

George

Reply With Quote
  #2  
Old   
A.H.O.
 
Posts: n/a

Default Re: Basic question about line spacing - 07-18-2004 , 06:58 PM






Ive noticed that myself...try pressing the shift and enter button at the same time (for PC). MACs I couldnt tell you. but SHIFT/ENTER at the same time will start a new line without a space.

Reply With Quote
  #3  
Old   
Alan
 
Posts: n/a

Default Re: Basic question about line spacing - 07-18-2004 , 07:23 PM



pressing the Enter or Return key inserts a <P> paragraph html tag.
pressing shift+Enter inserts a <BR> linebreak html tag.

note- don't insert a hard linebreak <br> tag unless you really want a new
line. html text reflows depending on space allowed- a bunch of hard breaks
could wrap in the wrong places in some people's browsers making the text
look odd and choppy.

Quote:
It seems to me that the default line spacing in Dreamweaver is something in
the neighborhood of 200%. Is there a way to adjust line spacing, and make
lines closer together?
Thanks,

George


Reply With Quote
  #4  
Old   
:. Nadia .:
 
Posts: n/a

Default Re: Basic question about line spacing - 07-18-2004 , 07:32 PM



You can redefine the margins for a <p> tag if you want to vary the spacing.
http://www.tizag.com/cssT/margin.php

--
Nadia
---------------
:Free Templates !! Dropdown Menu Designs:
http://www.DreamweaverResources.com
:Templates: Free Nav Bar Sets:
:Ecommerce - YVStore : SEO Articles :
:Table Tutorials, Background image Tutorials:
------------------------------------------------
: Macromedia (MM) Technotes:
http://www.macromedia.com/support/search/
-----------------

"neophyte weaver" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
It seems to me that the default line spacing in Dreamweaver is something
in the neighborhood of 200%. Is there a way to adjust line spacing, and make
lines closer together?
Quote:
Thanks,

George



Reply With Quote
  #5  
Old   
neophyte weaver
 
Posts: n/a

Default Re: Basic question about line spacing - 07-18-2004 , 08:43 PM



Thanks for the info, I am using a MAC, and I don't know diddly squat about html code. But I'll try some key combos to get the line break.

Reply With Quote
  #6  
Old   
:. Nadia .:
 
Posts: n/a

Default Re: Basic question about line spacing - 07-18-2004 , 09:14 PM



As was mentioned though, it is not the correct way to do things. Using
multiple instances of <br> single spacing, can cause your page to break out
of the intended design on certain platforms. Have a look at my reply to you
about redefining the margin on the <p> tag. You will have to get your feet
wet with delving into the html code at some point. Otherwise, you will find
yourself in all sorts of bother without any way out :-)

--
Nadia
---------------
:Free Templates !! Dropdown Menu Designs:
http://www.DreamweaverResources.com
:Templates: Free Nav Bar Sets:
:Ecommerce - YVStore : SEO Articles :
:Table Tutorials, Background image Tutorials:
------------------------------------------------

:Flexible Table Tutorial:
http://www.dwfaq.com/Tutorials/Tables/flexible_tables.asp
-----------------
:Search the archives:
http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver
-----------------
: Macromedia (MM) Technotes:
http://www.macromedia.com/support/search/
-----------------



"neophyte weaver" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thanks for the info, I am using a MAC, and I don't know diddly squat about
html code. But I'll try some key combos to get the line break.




Reply With Quote
  #7  
Old   
James Shook
 
Posts: n/a

Default Re: Basic question about line spacing - 07-19-2004 , 10:05 AM



Also investigate the CSS property "line-spacing" for controlling the
space between lines in a given structure, like <p>.

--
James M. Shook
http://www.jshook.com

Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.