Click to See Complete Forum and Search --> : Html


[KreatoR]
04-21-2003, 12:49 AM
Sorry, I couldn't find a better section to post in, i thought this one was best.

Im using Dreamweaver 4 to make a website, and whenever I type any text into an IFRAME on my page, Its always double spaced, and I cant fix it. Anyone know whats wrong?

Thanx

Grizzly
04-21-2003, 08:08 AM
How do you mean double-spaced? Do you mean when you hit enter, you can a huge space between paragraphs? Shift+Enter will make a clean line break (<br>) as opposed to the standard paragraph tag (<p>) a plain ol' enter will create.

I've never really used Dreamweaver for more than 10 minutes, so my expertise is a little limited I'm afriad :) You are right though, this forum is probably the best place to ask.

[KreatoR]
04-21-2003, 03:43 PM
It worked! Thanx!