1.

An ___________ rule is used to define a page block for printed styles.(a) @important(b) @page(c) @css(d) @htmlThis question was posed to me in an online interview.The doubt is from Miscellaneous CSS Constructs in chapter CSS Properties, Elements, Functions & Tables of CSS

Answer»

The CORRECT ANSWER is (b) @page

Best explanation: An @page rule is used to DEFINE a page block for printed styles. Generally, within this construct we SEE various CSSproperties like size, page, and margin to CONTROL the dimensions of the page.



Discussion

No Comment Found

Related InterviewSolutions