My resume describes much of what I do during normal working hours. Most of this work is focused on the less creative side of web development. So, I thought this section of the site would be a great place to discuss other technologies that I find interesting, and often use for my own projects. Content on this page will always be evolving.

CSS and Me (about this site)

One of my main goals for the redesign of jennbond.com was to align the implementation of the site with recent GUI trends. The main trend that comes to mind is the use of CSS to control the entire look and feel of the site. Previously, I was left only with tables and the infamous spacer.gif to ensure a consistent layout for my sites. So, it is truly exciting to me to have been in the web world long enough to see the several browser upgrades that it took to finally support CSS for positioning.

I encourage you to take a look at the source for this site, because the html is so clean. The new CSS is positively refreshing! I would also like to thank all of the other designer/developers out there who contribute to this movement on csszengarden.com. I love browsing that site.