InterviewSolution
Saved Bookmarks
| 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 |
|