How to convert html entities to regular code?
when try type <br> in dreamweaver (cs 5) code section, automatically converts <br />. same happens when try add <br> shift+enter.
i have searched everywhere, couldn't find answer. here have idea?
thank help!
that's not html entities, it's xhtml tag formatting because doctype of page set xthml doctype.
to change doctype html4 or newer html5
in dw, modify > page properties > title/encoding change document type ((dtd) via dropdown.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment