Thursday, January 01, 2004

douglasgorman.com

Mr. Gorman has decided to stop working on a design for his site and just go with what he initially put together. Actually, when you think about it that's a great way to go about making a personal site. There's no point in building this big fancy framework with nothing to fill it. Since he's using XHTML + CSS he can just work on the meat of the site, the content, and tweak the design later with the style sheet. Here's my guess for his first CSS tweak:

body {
background: no-repeat fixed bottom right url(/images/photograph_bender.png);
}

No comments: