InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property defines the minimum number of lines in a paragraph to be left at the top of a page?(a) white-space(b) widows(c) display(d) width |
|
Answer» Right choice is (b) widows To explain I would say: This property is really only meaningful in a paged environment, such as print output. |
|