Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

<p> tag won't change in dreamweaver

Status
Not open for further replies.

EnderatEros

Programmer
Joined
Apr 22, 2004
Messages
3
Location
US
I don't know how this happned. The "<p>" tag was changed to "<p style="margin-top: 0; margin-bottom: 0;">" and i never asked or changed any preferences for it to do that. I went through all the preferences i could to change it, but it won't. Anybody know how to deal with this?
~Ender
 
Oh, i forgot to say, its set like that for default, so whenever i "return" or "enter" a new line in the "design mode" the code is always like that. and i'm tired of changing them all the time. does anyone know how to change that?
 
1. make sure u dont have a CSS attached
2. check the Edit--Prefrences---CSS Styles
I think that in MX 2004 there is an option to use/generate CSS all the time
Pref---General --- Use CSS instead of HTML tags

> need more info?
:: don't click HERE ::
 
I know that you can use CSS instead of HTML, i know how that all works. But what <p style="margin-top: 0; margin-bottom: 0;"> does is it makes it so it is just the same as a <br> tag. Which makes me mad, usually the <p> tags have space between them, and the style="margin-top: 0; margin-bottom: 0;" part makes it have no spaces, Dreamweaver does this automatically, and i want to remove that setting.
Any help is appreciated,
~Ender
 
hm odd...really odd if it is not in settings then reinstall might be worth the attempt. You seem to be famliar with 'CSS-autoCompleate the code' so if u cant find in prefs. then I would say update or re-install....

> need more info?
:: don't click HERE ::
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top