You are designing a webpage that is divided into several sections. Each section has a heading and a one-line quote.
The following example shows the top section rendered by using the browser default styles:

You need to complete the markup for the top section using the appropriate HTML tags.
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


Explanation

References: https://www.w3schools.com/tags/tag_div.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.

Explanation

References: https://www.w3schools.com/html/html_css.asp
For each of the following statements, select Yes if the statement is true. Otherwise, elect No.
NOTE: Each correct selection is worth one point.


Explanation

References:
https://www.navegabem.com/absolute-or-relative-links.html
https://mor10.com/html-basics-hyperlink-syntax-absolute-relative-and-root-relative/
https://kb.iu.edu/d/abwp
You are creating a page on your personal website to display your family portrait. You need to make sure that browsers display the text Family Portrait before the photo is downloaded.
How should you complete the markup? To answer, drag the appropriate markup segment from the column on the left to its correct position on the right. Each markup 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.


Explanation

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