Question:Read the following statements:
@page rotated {size: landscape} TABLE {page: rotated; page-break-before: right}What does this code do?
A It will put all tables on a right-hand side landscape page
B It will rotate the page if the table is positioned at the right side
C It will keep the table in landscape position and rotate the page
D None of the above
+ AnswerA
+ Report