Using the Universal Selector (Bite Size Standards)
The CSS universal selector, denoted by the asterisk (*), selects any element in the document. Using it in combination with other CSS selectors can lead to some powerful results. (Article dated: April 28, 2006)
