First page Back Continue Last page Graphics
Linking to Document...
Several ways to link style sheet to document:
- Processing instruction in document
- HTML script
- Embedding style sheet in document
- Custom software
Processing Instruction:
- W3C standard defines a special processing instruction:
- Applies to CSS and XSL