W3 Validator Updates
The following backend code updates have been implemented:
- 2007.01.15
- Remove "name" attributes from tags - not allowed in strict mode
- Switch div tag within a tag to span tag - divs not allowed as nested within a tag
- This looks to have adjusted the menu positioning on all sites slightly to the left which will require adjustment on the menu generator
- Replace verbose XSLT doc type generated tags xmlns to simpler decloration
- Update css link tag to more proper format
- Update all JavaScript attributes to more properly formed tags