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

pseudoClass Property

Retrieves a string that identifies the pseudo class of the page or pages an @page rule applies to.

Syntax

[ sPseudoClass = ] page.pseudoClass

Possible Values

sPseudoClassString that receives the pseudo class.
:firstRule applies to the first page.
:leftRule applies to pages on the left side of the binding—verso pages.
:rightRule applies to pages on the right side of the binding—recto pages.

The property is read-only. The property has no default value.

Standards Information

There is no public standard that applies to this property.

Applies To

page


MSDN Library
Web Development
HTML and CSS
HTML and DHTML Reference
Properties
pseudoClass