![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Thanks alot, much appreciated. I need to find a way to disable ctrl + scroll. There must be a way. |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
When im tryping text and i want to finish a line but not start a new paragraph, i cant just hit 'Return' because it automatically gives a huge space under the text to start a new paragraph or something. |
#7
| |||
| |||
|
|
On Thu, 10 Nov 2005 06:37:35 +0100, Michael Fesser <netizen (AT) gmx (DOT) de wrote: That's how HTML works, there's no such thing like a "single line". If you _really_ need a hard line-break press [shift]+[enter] to insert a 'br' element, but I strongly recommend to use them _very_ rarely. For the best result and most portability just let the text flow. What is bad about <br> please ? -- ~Malcolm N.... ~ webmaster http://www.nb-president.org.uk/ Steam narrow boat President Using DW 8 |
#8
| |||
| |||
|
|
On Thu, 10 Nov 2005 07:10:25 -0500, "Murray *TMM*" forums (AT) HAHAgreat-web-sights (DOT) com> wrote: It's a hard line break. It doesn't allow the text to reflow if the container expands. It doesn't have the same semantic meaning as a new paragraph. It's the wrong thing to use for this issue.... OK - I've used it to keep a few lines close together - rather like a list but without a bullet point. Obviously in this context - I don't want text to flow. p>Line One</p p>Line Two</p p>Line Three</p p> </p p>Line One<br / Line Two<br / Line Three</p p> </p Is there a better way of reducing line spacing ? -- ~Malcolm N.... ~ webmaster http://www.nb-president.org.uk/ Steam narrow boat President Using DW 8 |
#9
| |||
| |||
|
|
OK - I've used it to keep a few lines close together - rather like a list but without a bullet point. |
![]() |
| Thread Tools | |
| Display Modes | |
| |