98-383 Introduction to Programming Using HTML and CSS

Loading demo links...

Showing 1–3 of 5 questions

Question 1

DRAG DROP

You are designing a website for Margie’s Travel. The website uses external stylesheets.

You need to create a style that centers all h1 elements on the page.

How should you complete the code? To answer, drag the appropriate code segment to the correct location in the code. Each code segment may be used once, more than once or not at all. You may need to drag the split bar between panes or scroll to view content. text-align center h1 = : ; .h1

Select and Place:

Answer is in the explanation below.

Question 2

DRAG DROP

You need to identify the parts of the CSS box model that define an element’s dimensions.

To answer, drag the appropriate part to the correct area. Each part may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point Select and Place:

Answer is in the explanation below.

Question 3

HOTSPOT

You need to display an image of an HTML5 logo in one of your webpages. If the page renders slowly, the text “HTML Icon” should display as the image loads.

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

Hot Area:

Answer is in the explanation below.