style.marks (Property)

A control attribute that determines whether crop marks should be added to the page when it is printed.

Availability:

CSS level - 2
DOM level - 2
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myStyle.marks
CSS syntax:marks: aType
Argument list:aTypeA marker type

This is usually functionality that is reserved for printed pages. It is applied within the @page rule which is a special rule in the style sheet for laying out pages.

The following mark types are supported:

Crop marks are used for trimming while cross marks are used for aligning each print color in the press.