I often find that Dreamweaver has replaced symbols with the HTMl equivalent (for example, " with &guot;, > with >). How do I stop this from happening?

link|improve this question

Why do you need to stop this from happening? – waiwai933 Jun 8 '10 at 14:14
feedback

2 Answers

Type in the code view instead of the WYSIWYG.

link|improve this answer
I have been typing in the code view...but thanks for answering! – dmr Jun 8 '10 at 14:18
feedback
up vote 1 down vote accepted

Hopefully, this is the answer: Edit - Preferences - Code Rewriting - Uncheck "encode <, >, &, and " in attribute values using &.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.