View Single Post
Old 22-09-2004, 11:18   #1 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,186
cheap cms stripping code

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.
  Reply With Quote