Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. An ___________ rule is used to define a page block for printed styles.

  2. A.

     @important

    B.

     @page

    C.

     @css

    D.

     @html

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    An @page rule is used to define a page block for printed styles. Generally, within this construct we see various CSS properties like size, page, and margin to control the dimensions of the page.


Be The First To Comment