Home » CSS » Css miscellaneous » Question
  1. Which of the following property is used to control page breaks when printing a document after the bound element box ends?
    1. page-break-inside
    2. page-break-before
    3. page-inside
    4. page-break-after
    5. None of these
Correct Option: D

Syntax: page-break-after: always | auto



Your comments will be displayed only after manual approval.