The best I could do was this:
- Customize the DocType “Web Page”
- Change “Type” in line ~11 “Main Section” from “Text Editor” to “HTML Editor” and Save.
This should give you 2 new fields in the Web Pages. One is “Main Section” which will take Raw HTML and one is Preview which gives a basic preview of what you have done.
(Note that you do NOT get an actual HTML Editor when you select “HTML Editor”. You get an Editable Field.)
In our case, I am running Dreamweaver and have loaded the CSS into each page and then I try to write the HTML, save it, copy it out and paste it into the Editable Field, and see if it works.