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

You are creating an HTML document that contains an essay with two sections.
You need to make it easy for the user to navigate from the top of the document to section 1.
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.
Correct Answer:

Explanation

References: https://www.w3schools.com/tags/tag_a.asp
You define the following styles in a style block:
You write the following HTML:

Use the drop-down menus to select the answer choice that answers each question based on the information presented in the CSS style and markup.

NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation

References: https://www.w3schools.com/html/html_css.asp
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
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.
Correct Answer:

Explanation

References: https://www.w3schools.com/howto/howto_make_a_website.asp
0
0
0
0