Mark Tags:
The mark element represents content that needs to be highlighted or highlighted on the page, and often appears in search results, such as highlighting keywords in the results.
Case:
<! DOCTYPE html>
Grammar:
Marks:none | Crop | | Cross
Parameters:
None: no page markup appears
Crop: The cut marks will be specified on the page at the cutting point
Cross: Specifies that the intersection marks are used for page alignment
Description
Printing documents in the printing industry usually have some markup in the page content area to correct and adjust all the pages. This property is used to set or retrieve what flags are to be given outside the page container.
Currently IE5.5 does not support this property.
The corresponding script attribute is marks. Please refer to the other bibliography I have written.
Example:
Body {Marks:crop Cross}