CSS MARKS - CSS3 Examples

CSS MARKS

Written by jon on 12:50 AM
Printed documents in the printing industry often carry marks on the page outside the content area. These marks are used to align and trim groups of papers.
This property specifies what sort of marks should be rendered just outside the rendered page box. The characteristics and position of the marks will be browser dependent.

Example
body { marks: crop cross }

<body style=”marks: crop cross”>test text in the body</body>

Possible Values
Value Description
inherit Explicitly sets the value of this property to that of the parent.
none No page marking will occur.
crop Specifies that crop marks be used to indicate where the page should be cut.
cross Specifies that cross-hair marks be rendered in order to precisely align the current page with other pages carrying ‘cross' marks.

Related Posts by Categories



Widget by John | Interviewghost
  1. 0 comments: Responses to “ CSS MARKS ”

RECENT COMMENTS

SUBSCRIBE TO CSS3 EXAMPLES

 Subscribe to css3 Examples via RSS
Or, subscribe via email:
Find CSS3 Examples Entries :