website validation
For iteration two we had to validate our pages in xhtml 1.0, and it was interesting, to say the least. I was surprised by the number of errors that were generated when I ran my first page of code through the validator (I think I had 167 errors!). What surprised me was how hard it was to figure out the correct tag to use in place of the one that had the error. What was even more surprising was the fun I had watching the number of errors go down as I made the changes, it was like a game. Even though it was frustrating at times trying to figure out what to correct, in the end, the process of validating was surprisingly fun.

