I've added a background image to the template. Let me know if you like the effect.
Also, I've looked at the HTML you added, and would like to make a couple of points. I'd really like to stick as close as possible to XHTML, even if most browsers read the regular stuff just fine. That means that you don't use <br>, and <p> is an *opening* tag, requiring a closing </p> tag. Similar, list items also use closing tags.
I've modified the 'about' page to be compliant. Look at those changes to see the difference.
BTW, can we redo things to avoid fixed width lines, and let the text wrap? We can use CSS <div>s to limit the width if necessary.
___/ / __/ / ____/ Ed Leafe http://leafe.com/ http://opentech.leafe.com
©2004 Ed Leafe |