| Haroldntx 2005-09-17, 11:22 pm |
| I have code rewriting enabled, specifically the "Fix invalidly nested and
unclosed tags" option. Whenever I open an HTML file, I get numerous "closed tag
that was left unclosed" notices, e.g, <br> gets converted to <br />. This item
is actually part of a template but when I open the template file, I get no HTML
fixing ... I have to manually go through and alter all of the items that it
complained about in the regular files. On the regular HTML pages it also closes
the META tags, e.g., <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" /> and IMG tags, e.g., <img src="images/misc/left.gif"
width="123" height="726" border="0" usemap="#Map" />. This behaviour would be
fine if I could figure out how to apply these automatically to the template
file. DWT files are not listed in the "Never rewrite code with extensions"
checkbox. Dreamweaver is the new version 8.
|