I often find that Dreamweaver has replaced symbols with the HTMl equivalent (for example, " with &guot;, > with >). How do I stop this from happening?
| |||
feedback
|
|
Type in the code view instead of the WYSIWYG. | |||
|
feedback
|
|
Hopefully, this is the answer: Edit - Preferences - Code Rewriting - Uncheck "encode <, >, &, and " in attribute values using &. | |||
|
feedback
|