98-383 Dumps

98-383 Free Practice Test

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

QUESTION 6

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.
98-383 dumps exhibit
Solution:
References: https://www.w3schools.com/cssref/css_selectors.asp

Does this meet the goal?

Correct Answer: A

QUESTION 7

This question requires that you evaluate the underlined text to determine if it is correct.
You are reviewing a stylesheet created be a member of your team. The stylesheet includes a style that is defined as follows:
98-383 dumps exhibit
You apply the productBox style to a

.
The
will be displayed with white text on a green background.
Review the underlined text. If it makes the statement correct, select “No change is needed.” If the statement is incorrect, select the answer choice that makes the statement correct.

Correct Answer: C
References: https://www.w3schools.com/colors/colors_shades.asp

QUESTION 8

Which CSS property is used to draw a line over text, through text, or under text?

Correct Answer: D
References: https://www.w3schools.com/cssref/pr_text_text-decoration.asp