Hey guys,
Every time I open a file in Dreamweaver (CS4) it double spaces each line code... Anyone know how to turn that off?
Thanks!
Dreamweaver (CS4) Spacing IssueDreamweaver (CS4) Spacing Issue
Page 1 of 1
2 Replies - 1475 Views - Last Post: 17 May 2010 - 10:21 PM
Replies To: Dreamweaver (CS4) Spacing Issue
#2
Re: Dreamweaver (CS4) Spacing Issue
Posted 17 May 2010 - 06:42 PM
Is dreamweaver creating breaks in between the lines? Are you creating a new paragraph for each line? It could also be the CSS page being an over sized line height. Any code would be great in solving your problem.
#3
Re: Dreamweaver (CS4) Spacing Issue
Posted 17 May 2010 - 10:21 PM
When you press ENTER, DW actually thinks that you wanna create a new paragraph. Just go to the coding view, type <br> at the end of the first line and immediately start typing the rest of your text. Now even if you go to the design view, you can continue the text and repeat the procedure when you want to create a new line.
Example (what you will see in the code view):
This is my first line.<br>This is my second line.
Example (what you will see in the code view):
This is my first line.<br>This is my second line.
This post has been edited by Autocrat: 17 May 2010 - 10:22 PM
Page 1 of 1
|
|

New Topic/Question
Reply
MultiQuote







|