98-383 Dumps

98-383 Free Practice Test

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

QUESTION 1

You are defining CSS classes to style text in your HTML document. You need to format section titles to look like the following example:
98-383 dumps exhibit
Which CSS attributes should you use to define each setting? To answer, drag the appropriate attribute from the column on the left to its setting on the right. Each attribute may be used once, more than once, or not at all.
98-383 dumps exhibit
Solution:
References: https://www.w3schools.com/css/css_font.asp

Does this meet the goal?

Correct Answer: A

QUESTION 2

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

Does this meet the goal?

Correct Answer: A

QUESTION 3

Analyze the following CSS for a webpage:
98-383 dumps exhibit
What is the resulting background color of the paragraph element?

Correct Answer: A
References: https://www.w3schools.com/tags/tag_div.asp

QUESTION 4

You are creating a website for Northwind Traders appear on the browser tab. There will also be a paragraph that greets users to the site.
You need to crate the structure of the website.
In which order should you arrange the markup segments to develop the solution? To answer, move all markup segments from the list of markup segments to the answer area and arrange them in the correct order.
98-383 dumps exhibit
Solution:
References: https://www.w3schools.com/howto/howto_make_a_website.asp

Does this meet the goal?

Correct Answer: A

QUESTION 5

You are designing a website that displays graphics.
You need to determine whether to use img, svg, or canvas elements.
When should you use each element? To answer, drag the appropriate element from the column on the left to its use on the right.
Each element may be used once, more than once, or not at all.
98-383 dumps exhibit
Solution:
References: https://www.w3schools.com/tags/default.asp

Does this meet the goal?

Correct Answer: A