live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

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

QUESTION NO: 1
You are creating a website for a florist.
The home page contains images of different types of flowers. When the user clicks on a flower, another webpage will load that displays flowers of that type sold by the florist.
The link for carnations must meet the following requirements:
* The image carnation.png must be displayed.
* When the image is clicked, the page carnations.html must load.
How should you complete the markup? To answer, select the appropriate markup segments in the answer area.
Correct Answer:

Explanation

References: https://www.w3schools.com/html/html_links.asp
QUESTION NO: 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 NO: 3
You are creating an About Us webpage for Northwind Traders. You want to complete the CSS rule set to display the paragraph as shown in the following example:

How should you complete the code? To answer, select the appropriate CSS properties in the answer area.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation


References: https://www.w3schools.com/cssref/default.asp
QUESTION NO: 4
You are designing a webpage for your company. You want to display an image named contoso.png on the page. If the user's Internet connection is slow, or if the user is visually impaired, you want the text Contoso Logo to be displayed or read aloud.
How should you complete the markup? To answer, select the appropriate markup segments in the answer area.
Correct Answer:

Explanation

References: https://www.w3schools.com/tags/default.asp