ok, i know from having used it before that this cms is a bit of a twat. it'll take out the quotes eg:
width="10" becomes - width=10
class="myClass" becomes - class="myClass"
so, i won't be able to get it to validate, anyone had any expereince with things like this - anything i should try and avoid using / doing?
i think i'm going to go for a XHTML 1.0 Transitional doctype.
any thoughts would be good.