Patch to generate valid html4 in complex mode
Status: Beta
Brought to you by:
meshko
Moves the css <style> block to the <head> block, where html4 likes it, and gets right of the <nobr>s, which aren't necessary in absolute positioning anyway, and html4 doesn't like. For me, this gets rid of the validation errors from the W3 HTML4 validator.
cvs diff patch