-
Recent Posts
- Use of aria-describedby with form elements that have descriptor text
- Getting around the flicker of JavaScript modifying the DOM while the page is loading
- CSS gradients and background images
- Nudging elements with position: relative
- Waqas asks the CSS Guy how to specify an alternate font size if the preferred font isn’t available on the user’s system
Archives
- June 2012
- May 2012
- June 2011
- November 2010
- October 2010
- July 2010
- January 2010
- November 2009
- August 2009
- June 2009
- March 2009
- January 2009
- October 2008
- September 2008
- August 2008
- July 2008
- April 2008
- March 2008
- December 2007
- November 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
Meta
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