Click to See Complete Forum and Search --> : Tags help


Sharif
08-24-2003, 03:02 PM
How can I stop Dreamweaver from putting in the closing tag automatically after I type in the opening tag.

For example:

I type in <p> and as soon as I type in the last >, it automatically creates </p> right next to <p>... how do I stop that?

mzanimephp
08-25-2003, 02:01 AM
Click Edit > Preferences > and deselect "Enable Auto Tag Completetion".

This should stop it from automatically closing your <P>'s and <TD>'s etc.