Entities Mentioned
Authors
-
CSS selectors are handy things. They make coding CSS easier, sure, but they can also help keep your markup clean. For example, here’s a chunk of code that doesn’t use selectors well: This textbook class-itis leads to messy Because each of those list-items has a common parent, a descendant selector can simplify the markup: Descendent selectors keep the cleaner: This second version works just as well and the markup isn’t nearly as cluttered. And, when it comes to maintaining the markup, there’s on
(Read Full Article)
Related Articles
- A List Apart: Articles: If I Told You You Had a Beautiful Figure...
- also published in A List Apart
- A List Apart: If I Told You You Had a Beautiful Figure...
- also published in A List Apart
- Brendan's Roadmap Updates: Open letter to Chris Wilson
- also mentions Yahoo
- Re: Wednesday, August 29 - Qcodo and Beyond
- also mentions Dean Edwards
- A List Apart: Articles: Graceful E-Mail Obfuscation
- also published in A List Apart
- Dojo 1.0 Released: The Granddaddy is Born
- also mentions Javascript
- CSS compatibility updated
- also mentions Firefox
- Journal of Object Technology: Article on Javascript
- also mentions Microsoft
- BarCamp London 2
- also mentions Dan Webb
- Brendan Eich’s Open Letter to Chris Wilson
- also mentions Safari






Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments