One word about valid XHTML
October 04, 2008 11:13 (over 3 years ago)
I just would like to point out: evomatics.org is, from the side of all the ruby html templates, valid
XHTML 1.0 strict. However, the incorporation of javascript on some of the pages (particularly evomatics weblogic) ends up rendering these pages invalid. Strictly, I would have to remove the icon from the bottom. However, I have chosen to leave it there as I still feel it is important to unlink style and markup, and have done so
wherever possible. It is possible to escape the events of javascript somehow, and I plan to do so in the near furture. Just so you know.