Skylar has been asked by the HR Department to create a Web page for the company’s intra
net site that compares the company’s four different medical insurance plans. To accomplish
this effectively in HTML5, Skylar should:
A.
Use document structure tags to lay out the page and use a table to organize the medical
insurance plan information.
B.
use JavaScript to lay out the page and use a table within the page to organize the
medical insurance plan information.
C.
use tables to lay out the page and use the <pre> tag inside the table to organize the
medical insurance plan information.
D.
use CSS to lay out the page and use the <pre> element to organize the medical
insurance plan information.
Explanation: