Validate This

I spent the majority of the day modifying my pages to use valid XHTML 1.1 and to use tableless layouts. Everything is completed except for the photolog pages. I removed the tables from my design, but the Gallery software uses tables for a lot of the positioning, which I am not going to change. I will however be attempting to modify the code to be valid XHTML 1.1 like all of my other pages.

By getting rid of all the tables and using standardized code, it helps to speed up my site because the file sizes are smaller without all the unnecessary code and markup. CSS is very powerful for adding style to your pages and I’ll be using more and more of it now that I know what it can do. One of the cool things that I did when making all of these changes was add a little “spark” to my main menu. The old menu didn’t change colors or anything…it was pretty boring.

If you find any of my pages are not using valid XHTML 1.1, yell at me!

Leave a comment