Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Microsoft Introduction to Programming Using HTML and CSS (98-383) Free Practice Test

Question 1
The external stylesheet named mystyles.css contains the following three rules.

The head section of a webpage contains the following markup:

The following elements appear within the body of the webpage:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point
Correct Answer:

Explanation

References: https://www.w3schools.com/css/css_howto.asp
Question 2
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation

References:
https://www.xanthir.com/b4U10
https://www.w3.org/Style/Examples/007/units.en.html
https://www.w3schools.com/css/css_font.asp
Question 3
You are building a website and want to have three main links called Home, Product Info, and Contact Us. You will create a hierarchy of page elements and revise the stylesheets.
You want to apply a style to all elements in a document.
Which type selector should you use?

Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
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.
Correct Answer:

Explanation

References:
https://www.w3schools.com/tags/tag_hn.asp
https://www.w3schools.com/tags/tag_hr.asp