HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, elect No.
NOTE: Each correct selection is worth one point.
Hot Area:
Correct Answer:
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
HOTSPOT -
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:
✑ [1]
✑ 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.
Hot Area:
Correct Answer:
References: https://www.w3schools.com/html/html_links.asp
HOTSPOT -
You are designing a website for Litware, Inc.
A webpage must display the following list of numbered steps:
1. Download.
2. Install the update.
3. Restart your computer.
You need to create the necessary markup.
Use the drop-down menus to select the answer choice that answers each question based on the information presented in the requirements.
Hot Area:
Correct Answer:
References: https://www.w3schools.com/html/html_lists.asp
You are analyzing a form that sends multiline comments to another page on the Internet. The following is the form's markup:
No data is sent when the form is submitted.
You need to solve this problem so that the data in the text box is submitted.
What should you do?
Correct Answer:
C
🗳️
References: https://www.w3schools.com/tags/att_form_action.asp