HighDots Forums  

need help with leading in text box

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss need help with leading in text box in the Macromedia Dreamweaver forum.



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

Default need help with leading in text box - 09-26-2008 , 06:40 PM






when writing text in Dreamweaver the spacing between lines when I hit enter is too large. How can i change the size of the space?

Reply With Quote
  #2  
Old   
Skinman
 
Posts: n/a

Default Re: need help with leading in text box - 09-26-2008 , 06:46 PM






On Sep 26, 3:40*pm, "whuzthere" <webforumsu... (AT) macromedia (DOT) com> wrote:
Quote:
when writing text in Dreamweaver the spacing between lines when I hit enter is too large. How can i change the size of the space?
Use CSS to define your line height and your font, etc. You can control
it right down to the pixel.


Reply With Quote
  #3  
Old   
Walt F. Schaefer
 
Posts: n/a

Default Re: need help with leading in text box - 09-26-2008 , 07:01 PM



When you hit Enter you are starting a new paragraph. The spacing you see is
the margin set for the paragraph, either top, bottom or both. You can adjust
it to your liking using the margin property in CSS.

And, you should not use Enter to end a line; just keep typing and the text
will wrap naturally based on the width of the container. Different browsers
will render text at least slightly differently and visitors may have their
text set to larger or smaller sizes. Using Enter to end lines can produce
some very weird looks and make reading more difficult.

--

Walt


"whuzthere" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
when writing text in Dreamweaver the spacing between lines when I hit
enter is too large. How can i change the size of the space?



Reply With Quote
  #4  
Old   
Mangler
 
Posts: n/a

Default Re: need help with leading in text box - 09-27-2008 , 12:20 AM



On Sep 26, 6:40*pm, "whuzthere" <webforumsu... (AT) macromedia (DOT) com> wrote:
Quote:
when writing text in Dreamweaver the spacing between lines when I hit enter is too large. How can i change the size of the space?
try shift+enter, it will be a line break instead of a new paragraph.


Reply With Quote
  #5  
Old   
GPaul
 
Posts: n/a

Default Re: need help with leading in text box - 09-27-2008 , 05:49 AM



Hold the shift key when hitting enter, you will go down to the next line and
not skip one.

Gary


"Walt F. Schaefer" <walt (AT) waltswebworx (DOT) com> wrote

Quote:
When you hit Enter you are starting a new paragraph. The spacing you see
is the margin set for the paragraph, either top, bottom or both. You can
adjust it to your liking using the margin property in CSS.

And, you should not use Enter to end a line; just keep typing and the text
will wrap naturally based on the width of the container. Different
browsers will render text at least slightly differently and visitors may
have their text set to larger or smaller sizes. Using Enter to end lines
can produce some very weird looks and make reading more difficult.

--

Walt


"whuzthere" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:gbjodn$i09$1 (AT) forums (DOT) macromedia.com...
when writing text in Dreamweaver the spacing between lines when I hit
enter is too large. How can i change the size of the space?





Reply With Quote
  #6  
Old   
Walt F. Schaefer
 
Posts: n/a

Default Re: need help with leading in text box - 09-27-2008 , 10:45 AM



Rarely a good idea for general use. As I already suggested, different
browsers, font size settings and available fonts can produce some really
ugly and hard to read text blocks.

--

Walt


"GPaul" <gwpaul (AT) ptd (DOT) net> wrote

Quote:
Hold the shift key when hitting enter, you will go down to the next line
and not skip one.

Gary


"Walt F. Schaefer" <walt (AT) waltswebworx (DOT) com> wrote in message
news:gbjpju$jcf$1 (AT) forums (DOT) macromedia.com...
When you hit Enter you are starting a new paragraph. The spacing you see
is the margin set for the paragraph, either top, bottom or both. You can
adjust it to your liking using the margin property in CSS.

And, you should not use Enter to end a line; just keep typing and the
text will wrap naturally based on the width of the container. Different
browsers will render text at least slightly differently and visitors may
have their text set to larger or smaller sizes. Using Enter to end lines
can produce some very weird looks and make reading more difficult.

--

Walt


"whuzthere" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:gbjodn$i09$1 (AT) forums (DOT) macromedia.com...
when writing text in Dreamweaver the spacing between lines when I hit
enter is too large. How can i change the size of the space?







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 - 2008, Jelsoft Enterprises Ltd.