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

Page:    1 / 8   
Total 40 questions

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:




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:




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:




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?

  • A. Replace the textarea element with an input element.
  • B. Set the name attribute of the textarea element.
  • C. Change the value of the method attribute to get.
  • D. Set the id attribute of the form element.


Answer : C

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

HOTSPOT -
You are designing a webpage that tests a user"™s ability to remember a list of ordered items in a particular category. The page must contain a header that displays the category and a list of items in that category. An example is shown in the exhibit. (Click the Exhibit tab.)

Exhibit -

Fruit -
1. Apple
2. Pear
3. Orange
This page will test your ability to remember the order of the preceding items.
Glance at the list for 3 seconds.
Then close your eyes and recite the items in the order listed.


How should you complete the markup? To answer, select the appropriate markup segment in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:



Answer :

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

Page:    1 / 8   
Total 40 questions