Getting started with CSS
When introducing developers to XPages as I did yesterday the question on where to learn (more) about CSS always comes up. Therefore I was happy to see an article this morning in the developerWorks newsletter. The article is titled "Get started with CSS" and gives a good introduction to syntax and how to use and write CSS. Highly recommended article.
Re: Getting started with CSS
"CSS specifies a priority scheme to determine which style rules apply if more than one rule matches against a particular element. In this so-called cascade, priorities or weights are calculated and assigned to rules, so that the results are predictable."
I'm not sure if that the rest of the article is better than the start.





