-
Recent Posts
Delicious links
- SASS Boilerplate
- Fluid Images
- Better Image Management With WordPress
- Optimizing Error Pages
- Awkward Showcase – A jQuery Plugin
- Animatable | Create CSS3 animations
- Responsive Data Tables
- Fundamental Guidelines Of E-Commerce Checkout Design
- Tumblr Links with Post Formats
- 10 Techniques for Customizing the WordPress Admin Panel
Category Archives: Development
The :first-letter pseudo-element
By a roundabout route I happened on a post describing an Internet Explorer 6 bug (of course) in applying the :first-letter pseudo-element in CSS. In IE6 there must be a blank between the selector and the declaration block. /* does … Continue reading