Question 6 of 37

HOTSPOT -

You are creating an image link to the clients.html page. When the visitor clicks on the clients.gif graphic, the clients.html page must display in a new window. The graphic must provide text for screen readers and display text while the page is loading.

How should you complete the markup? To answer, select the appropriate markup segments in the answer area.

Hot Area:

    Correct Answer:

    References:

    https://amylynnandrews.com/html-clickable-image/

    https://www.w3schools.com/html/html_images.asp

Question 7 of 37

DRAG DROP -

You need to create the following web page:

Which five markup segments should you use to develop the solution? To answer, move the appropriate markup segments from the list of markup segments to the answer area and arrange them in the correct order.

Select and Place:

    Correct Answer:

    References: https://www.w3schools.com/tags/default.asp

Question 8 of 37

HOTSPOT -

You are creating a web form to allow visitors to sign up for a mailing list. The form will collect the information that is shown in the following screen shot:

Use the drop-down menus to select the answer choice that answers each questions based on the information presented in the graphic.

NOTE: Each correct selection is worth one point.

Hot Area:

    Correct Answer:

    References: https://www.w3schools.com/tags/default.asp

Question 9 of 37

HOTSPOT -

You are creating an HTML document that contains an essay with two sections.

You need to make it easy for the user to navigate from the top of the document to section 1.

How should you complete the markup? To answer, select the appropriate markup segments in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

    Correct Answer:

    References: https://www.w3schools.com/tags/tag_a.asp

Question 10 of 37

HOTSPOT -

You are designing a webpage that is divided into several sections. Each section has a heading and a one-line quote.

The following example shows the top section rendered by using the browser default styles:

You need to complete the markup for the top section using the appropriate HTML tags.

How should you complete the markup? To answer, select the appropriate markup segments in the answer area.

NOTE: Each correct selection is worth one point

Hot Area:

    Correct Answer:

    References: https://www.w3schools.com/tags/tag_div.asp