CSS: Cascade |
You can use more than one style sheet in you HTML document. In fact more style sheets can influence your page at the same time. However you have to knows rules used whenever there are conflicts between style sheets:
However ther is a notation by means of which one can override rules: !important In fact, if 2 rules have the same weight, the rule marked with '!important' wins. |
Index Home Back About Contact us!
Copyright (c) 1998-2006 Wowarea