I'm trying to produce an e-mail newsletter in Dreamweaver, using raw HTML. I don't want any CSS applied to it or anything other than HTML, so as to ensure the best compatibility with e-mail readers. Unfortunately, Dreamweaver CS3 has a 'feature' where it automatically applies my stylings as CSS, rather than HTML (the <font> tag etc). Does anybody know how I can stop Dreamweaver from doing this?
Use notepad. If you're not using CSS, it should be easy. Open the .html file in your browser to test it, that easy.