August 2010
2 posts
3 tags
How to use a list marker with a definition list
Today, a friend on Twitter posted a frustration he was experiencing. He wanted to set a list-style on a definition list, but it wasn’t cooperating. According to the spec, a list item -li- in an ordered or unordered list has a marker. A definition list, which has two parts—a dt and dd (or multiple dd)—is typically rendered by user agents on two lines, with the second slightly indented, but with no...
6 tags
Box-shadow, Firefox 3.6 & Opera 10.6
I’m currently building a site for a dream client—one whose website user base is built of tech-oriented people, who has almost no Internet Explorer 6 in his stats, and who groks, and even encourages, progressive enhancement. I’m using lots of HTML5 and CSS3 goodness on the site and it’s great fun!
But in certain areas, dealing with new, and still developing technologies is...