- From: Jim Ley <jim@jibbering.com>
- Date: Sun, 18 Jan 2004 21:06:23 -0000
- To: <semantic-photolist@unitboy.com>
"Bryce Benton" <himself@brycebenton.us> > I've been working on the website[1]... it now validates to xhtml strict > and also passes Bobby with AAA. Much better, but it's not Appendix C. conformant, (you need xml:lang in there, you need the charset in the XML:PI, you need to not have an XML PI (meaning you need to switch to UTF-8 or 16.) You should have you link to the stylesheet in a PI (but you need to not have XML PI which means you need to lose the stylesheet) Are you sure HTML 4.01 wouldn't be better, after all very few people will be using an XHTML user agent to view it? It's also not AAA, although the only big problem is the coming soon link, and once that is a link that will go away! > I created a .png favicon using the colors from the site. If anyone is > inspired to develop a logo from this, you can find an .svg version Your SVG version is served with the wrong mimetype, the Adobe stuff can be safely removed > <meta http-equiv="Content-Type" content="text/xml; charset=iso-8859-1" /> > > Is "text/xml" what I should use? > Should I change the charset to utf8? Only if you change the character set of the document to it, which would be a good thing anyway, but you shouldn't really have this line at all, it certainly shouldn't say something different to the HTTP headers (which is the main reason it should be avoided, I may load it through a proxy which changes the charset, or I may save it locally in a different charset.) > If you have any suggestions, complaints, or accolades for the website > let me know. It looks good, keep up the good work and you'll get me to stop moaning (this will be an achievement!) Jim. ================================== This is the TEMPORARY discussion list for the W3 Semantic-Photo History Project. For questions, contact greg@fotonotes.net. Subscribe Instructions To: semantic-photolist-request@unitboy.com Body: subscribe Unsubscribe Instructions To: semantic-photolist-request@unitboy.com Body: unsubscribe Help To: semantic-photolist-request@unitboy.com Body: help
Received on Sunday, 18 January 2004 16:07:27 UTC