|
|
||||||||||
|
|
Advanced Methods | Style Sheets |
|
|
|
||||||
|
Cascading Style Sheets Cascading Style Sheets are a part of what's often referred to as DHTML, or Dynamic HTML. Style sheets give you far greater control over how your pages will be displayed than is possible with only HTML. Style sheets also make it possible to add numerous stylistic enhancements to pages that are often difficult or impossible to achieve with HTML alone. But for all of their power, the basic features of style sheets are very easy to use.In fact, the basic features are so easy to use that perhaps it's a bit misleading to include style sheets in this chapter of "Advanced Methods". (There are some features of style sheets, integrating them with Javascript to produce animations for example, that might qualify as advanced. But we won't cover those in this introduction.) Before we proceed any further, we should provide an important warning: cascading style sheets are only supported by recent browsers. You need Internet Explorer 4 or later, or Netscape Navigator 4 or later, in order to properly display pages designed to use style sheets. (IE 3 supported style sheets, but in a very limited way.)
What Style Sheets Aren't
|
||||||||||
|
|
||||||||||