
Here is an xhtml 1.0 strict version of your boost2.html (note, the stylesheet was modified also): http://dev.int64.org/boost/index.html On Sat, 20 Nov 2004 23:14:39 +0000, Reece Dunn <msclrhd@hotmail.com> wrote:
Cory Nelson wrote:
You can use tidy to convert your pages to xhtml (warning: it may change something you weren't expecting) though it won't magically change html-transitional into xhtml-strict - I can help you on that one if you want/need, I've got lots of experience with that stuff.
I have applied <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
to the HTML page and used it in XML with Mozilla Firefox to ensure it is XML compliant and used the HTML tidy extension to clean up the remaining warnings. I have not addressed the accessability issues, though.
The updated version is available at: http://uk.geocities.com/msclrhd/boost/boost2.html
NOTE: You may need to remove the code at the end of the file added by Yahoo!.
I have also been playing with the new front page CSS. The original (unmodified) HTML page looks like: http://uk.geocities.com/msclrhd/boost/boost.html with the revised CSS.
The version available at: http://uk.geocities.com/msclrhd/boost/boost2.html as well as making it XHTML compliant, I have moved the top <h1> element to after the <body> element, instead of in the <div> elements.
Regards, Reece
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Cory Nelson http://www.int64.org