Monday, April 7, 2008

Poem page

Finished the poem page, and uploaded it to my inclass folder. It is accessible from my main page by clicking on in-class, and selecting poem.htm. The site was relatively easy to create, and would have taken less time had I not been playing with alignments and float properties.

Tuesday, March 18, 2008

Homepage

Worked on the homepage a bunch tonight, so that it looks decent. It resides at http://people.rit.edu/ssh7714/409/home.html. I based the page off of a CSS layout online, but the whole thing has been reworked and made much more sane than the original was. Also, the content is a bit slim, though over time this will change.

I didn't have any real trouble with the page, other than some issues with the css and xhtml validation icons acting strange, which ended up being a CSS problem (now fixed). The site isn't beautiful, but it's a good start and is simple and efficient. Enjoy!

Wednesday, March 12, 2008

Week 1 "in-class" excersize

This assignment went relatively smoothly for me. I hadn't done any HTML coding for a while, and so it took a bit to get my feet back on the ground with it, but I didn't run into any major problems while writing the pages necessary. The W3C is picky about character encoding, which was the only thing that really gave me any trouble, but that was easy enough to fix with a bit of research. All in all, it was a good refresher to very simple web page creation but didn't present me with much challenge (I feel like this is a good thing).