Yes, I need the basics first. The trick is fitting things into the web template I've been given... And I have to work fast. I was alternately frustrated and jubilant as I worked on it today. So far, so good.
When I am writing text, and want to go from one line to the next, and hit 'enter' to do so, I get two lines of spacing instead of one. I assume that the text has been set to leave a line between paragraphs. How can I reverse this? I tried clicking on 'none' for paragraph formatting, but that didn't seem to make any difference.
When you hit Enter, Dreamweaver closes the paragraph: </p>. The browsers stick some space between paragraphs, so Dreamweaver's design view does too.
I actually prefer that to the LJ way which makes you press Enter twice to get a blank line space between paragraphs.
There are two ways to override that. One is to press Shift-Enter, which puts a line break <br> or <br /> so the next text starts at the left margin. The other is to edit the style sheet (CSS) and change the setting between paragraphs. If you want, I can look up that setting.
no subject
Date: 2006-07-19 10:33 pm (UTC)no subject
Date: 2006-07-20 02:29 am (UTC)no subject
Date: 2006-07-20 02:37 am (UTC)no subject
Date: 2006-07-20 03:10 am (UTC)When I am writing text, and want to go from one line to the next, and hit 'enter' to do so, I get two lines of spacing instead of one. I assume that the text has been set to leave a line between paragraphs. How can I reverse this? I tried clicking on 'none' for paragraph formatting, but that didn't seem to make any difference.
no subject
Date: 2006-07-20 03:25 am (UTC)I actually prefer that to the LJ way which makes you press Enter twice to get a blank line space between paragraphs.
There are two ways to override that. One is to press Shift-Enter, which puts a line break <br> or <br /> so the next text starts at the left margin. The other is to edit the style sheet (CSS) and change the setting between paragraphs. If you want, I can look up that setting.
no subject
Date: 2006-07-20 10:59 am (UTC)no subject
Date: 2006-07-20 03:10 am (UTC)no subject
Date: 2006-07-21 01:06 am (UTC)no subject
Date: 2006-07-21 11:26 am (UTC)