www.fgks.org   »   [go: up one dir, main page]

CSS Collections

This section contains a list of collections available for Cascading Style Sheets (CSS).

Collections

imports

Retrieves a collection of all the imported style sheets defined for the respective styleSheet object.

pages

Retrieves a collection of page objects, which represent @page rules in a styleSheet.

rules

Retrieves a collection of rules defined in a style sheet.

styleSheets

Retrieves a collection of styleSheet objects representing the style sheets that correspond to each instance of a link or style object in the document.


imports
pages
rules
styleSheets

MSDN Library
Web Development
HTML and CSS
Cascading Style Sheets (CSS)
CSS Reference
Collections