Monthly Archives: November 2006

The Style Declarations I Make Almost Everytime I start a new site

When creating a site, no matter what the end design ends up being, there are certain standard css declarations that I end up making every time. These are what I would want browser defaults to be out of the gate. … Continue reading

Inline images showing a gap of space on the bottom, and one way to get around it

For a current project, I’m needing to post an image of a calendar inline with some select boxes. The calendar image would serve to popup a table of calendar dates. It is to look like this: Here was the html … Continue reading

Exploring Dropcaps with CSS

Jason Santa Maria’s October 2006 theme has had some impressive dropcaps, and got me thinking about the various ways of making them. I explored some of those options. This post was ported from an old host and CMS, so many … Continue reading

Props to the CSS Zen Ocean Diver Effect

Kai Laborenz’s CSS Zen Ocean contains one of the most intriguing effects in all of the CSS Zen Garden. I was fortunate enough to view this entry in Firefox, as it doesn’t show in up IE6 at all, and IE7 … Continue reading