![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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? |
#3
| |||
| |||
|
|
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? |
#4
| |||
| |||
|
|
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? |
#5
| |||
| |||
|
|
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? |
#6
| |||
| |||
|
|
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? |
![]() |
| Thread Tools | |
| Display Modes | |
| |