-
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: May 2007
We’re calling it CSS Off
JD and I are hosting a little markup contest. It’s the kind of contest I’d want to enter – take a psd and slice it up into HTML + CSS. If that’s what you like, too, consider entering.
Brett asks the CSS Guy if the Row Locking with Checkboxes is fixed
Brett writes: I am trying to implement your row over selection technique but have found that clicking the actually checkbox does not work. It would be great if this could work. Clicking the row works and checks the box but … Continue reading
Validation Hints for your form
Stijn writes: Now I ran into a site a while ago that had a basic form with a gray border, if I would enter a correct contents the outline would be green, if I would enter something like: fake@fakemail as … Continue reading
Shawn asks the CSS Guy about styling disabled text inputs
Shawn writes: This problem probably doesn’t come up very often, but I was wondering if you knew of a collection of ‘disabled text box’ styles. I’m going to assume you mean input fields of type=”text”, as opposed to textareas. I … Continue reading