Website Design Chapter 2 Answers
The purpose of the ___________ element is used to configure the main navigation area on a web page.
ANSWER : nav
Choose the true statement below
ANSWER : a. The content that displays in the browser is contained in the head section. b. The content
that displays in the browser is contained in the body section. c. Information about the web page is
contained in the body section. d. All of the above are true.B is the answer
What type of HTML list will automatically place a number in front of the items?
ANSWER : Ordered list
What type of HTML list will automatically place a bullet pint indicator in front of each item?
ANSWER : unordered list
What type of HTML list would be good to use to display a list of terms and their definitions?
ANSWER : description list
What tag pair contains the items in an ordered or unordered list?
ANSWER :
Choose the tag pairs that are used in a description list.
ANSWER : a.
Choose the tag pair configures text to be indented from both the left and right margins.
ANSWER : ..
Choose the special character that is used to indicate a blank space.
ANSWER :
Choose the preferred tag pari to use when emphasizing text that is displayed in italic font style.
ANSWER : …
Choose the preferred tag pair to use when displaying important text in bold font weight.
ANSWER : …
Choose the tag pair that is used to link web page documents to each other.
ANSWER : tag
When do you need to use a fully qualified URL in a hyperlink?
ANSWER : when linking to a page on an external web site
Select the function of an e-mail link from the choices below.
ANSWER : a. automatically send you an e-mail message with the visitor’s e-mail address as the reply-to
field b. launch the default e-mail application for the visitor’s browser with your e-mail address as the
recipient c. display your e-mail address so that the visitor can send you a message later d. link to your
mail serverB is the answer
Choose the best designed link from below
ANSWER : aClick to read our important news! b. Click to read our important news! c. Important News d.
Click here to read our important newsC is the answer
The text contained between title tags is:
ANSWER : Displayed in the title bar of the browser window
Thetag is coded in the ________ section of a web page document.
ANSWER : header
Which of the following tags does not require a closing tag?
ANSWER :
Which of the following tags should NOT be located in the head section?
ANSWER :
Which of the following attributes would configure an ordered list to display uppercase letters?
ANSWER : type=”A”
The purpose of the ______ element is used to configure the headings for a web page document or
section of a web page document.
ANSWER : Header
The purpose of the ________ element is to configure the footer information on a web page document.
ANSWER : footer
The purpose of the ___________ element is to contain the main content of a web page document.
ANSWER : main
The title element configure large, bold text at the beginning of the web page document.
ANSWER : FALSE
Web pages have two sections: a head and a body
ANSWER : TRUE
Thetag is coded in the ________ section of a web page document.
ANSWER : Head
The title element configures large, bold text at the beginning of the web page document. (True or False)
ANSWER : FALSE
What tag pair is used to create a new paragraph?
ANSWER :
Choose the preferred tag pair to use when displaying important text in bold font weight.
ANSWER : …
What type of HTML list will automatically place a number in front of the items?
ANSWER : ordered list
Select the function of an e-mail link from the choices below. Select one:a. Automatically send you an
e-mail message with the visitor’s e-mail address as the reply-to field. b. Launch the default e-mail
application for the visitor’s browser with your e-mail address as the recipient. c. Display your e-mail
address so that the visitor can send you a message later. d. Link to your mail server.
ANSWER : Launch the default e-mail application for the visitor’s browser with your e-mail address as the
recipient.
Choose the tag pairs that are used in a description list.
ANSWER : All of these
Choose the preferred tag pair to use when emphasizing text that is displayed in italic font style.
ANSWER : …
The purpose of the ________ element is to contain the main content of a web page document.
ANSWER : main
The purpose of the ________ element is used to configure the main navigation area on a web page.
ANSWER : nav