Mike Newman wrote: > This appears to be logical, but is in fact (I think) redundant. We can > specify the style to applied at different levels without using > class attributes. For example: > > div { background-color: lightgray} > div > div { background-color: peachpuff} > div > div > div { background-color: green}
...except that it doesn't work with IE < 7.0. All in all, browser interoperable CSS is the land of kludges, horrible kludges and dear-god-make-it-stop kludges. It's best to be as simple as possible to make the life of those poor souls as easy as possible. -- Naked _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode