transparent block Click here to login or logout The Photo Gallery All about me


It does me no injury for my neighbor to say there are twenty gods or no God.
Thomas Jefferson, third US president, architect and author (1743-1826)

Working on the site

Posted in Personal by Riskable on the September 4th, 2005

I’m in the process of upgrading the code on this site to be XHTML 1.1 compliant. It may get ugly for a while =)

Update: The site now validates as XHTML 1.1. I’m working on re-adding the image shadow and getting rid of that bullet next to the random image.

Update: I got the image drop shadow working with XHTML 1.1 (finally). Had to wrap the <div class=”img-shadow”> inside of an <object> tag.

Update: It’s all valid! Now I’ve got my webserver sending the mime type application/xhtml+xml instead of text/html. This screws up the formatting in firefox since it changes the page renderer to one that is much more strict. This makes page layout a bit more precise, but with a zero tolerance for errors. This will take a while…

Update (09/06/05): I had to disable the new mime type as it was messing with other websites on this server. Now all I have to fix is the right sidebar… It flows beyond the borders of it’s container on an article with zero comments.

Leave a Reply