March Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

1D0-61B Questions and Answers

Question # 6

Aisha is coding a Web site using a GUI HTML editor. She wants to quickly check her code for errors and compliance with HTML standards as she works. How can she best accomplish this?

A.

Render and validate the code using http://validator.w3.org.

B.

Render the code with a browser to see if it looks correct.

C.

Validate the code using http://validator.w3.org.

D.

Validate the code using the GUI validator.

Full Access
Question # 7

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.

Full Access
Question # 8

Sampson has used HTML5 to create a Web page that contains image-based navigation buttons.

He would like to add text-based navigation to help ensure accessibility. Which of the following

HTML5 elements should he use?

A.

B.

C.

<header>

D.

Full Access