本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

marks

Specifies if cross or crop marks should appear outside of the element on a printed page.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
nonononono

Values

inheritInherit the value from the parent element.
cropDisplay crop marks (for cutting the page).
crossDisplay cross marks (for aligning the page).
noneDisplay no marks.

Availability

W3C CSS2

Related