Microsoft 98-383 - Introduction to Programming Using HTML and CSS Exam

Question #11 (Topic: Single Topic)
HOTSPOT
You are creating an HTML document that displays a list of news articles.
The list has the following requirements:
Each article must be its own semantic block.
Each article must have a headline.
Each article must have a section that contains its content.
For browsers that support the feature, the content must be hidden until the user clicks to reveal it.
The following shows how the article displays when the article content is hidden:

The following shows how the article displays when the article content is displayed:

You need to create the markup for an article.
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:

Answer:
Question #12 (Topic: Single Topic)
DRAG DROP
You are creating an HTML page that displays a how-to guide for a card game. You want to use the browser's default style sheet.
You need to display the following content:

How should you complete the markup? To answer, drag the appropriate HTML elements to the correct locations. Each element 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:
Question #13 (Topic: Single Topic)
DRAG DROP
You are creating a page on your personal website to display your family portrait. You need to make sure that browsers display the text Family Portrait before the
photo is downloaded.
How should you complete the markup? To answer, drag the appropriate markup segment from the column on the left to its correct position on the right. Each
markup 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.
Select and Place:

Answer:
Question #14 (Topic: Single Topic)
DRAG DROP
You want to complete the pseudo class for link elements so that the links appear red when the page loads, green when the link is clicked, orange when the cursor
moves over the link, and blue if the link was clicked previously.
How should you complete the code? To answer, drag the appropriate CSS selector to the correct locations. Each selector 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.
Select and Place:

Answer:
Question #15 (Topic: Single Topic)
You are designing a website for City Power & Light.
You write the following markup. Line numbers are included for reference only.

What style will be used to render the code?
A. The browser default style will be used. B. An inline style will be used. C. An international style will be used. D. An external style will be used.
Answer: A
Download Exam
Page: 3 / 8
Total 40 questions