Deck 2: Structuring Content in a Web Document

Full screen (f)
exit full mode
Question
XHTML is similar to HTML but it needs additional code in some situations, such as closing one-sided tags.
Use Space or
up arrow
down arrow
to flip the card.
Question
User agents and screen readers are the same.
Question
Meta elements added to the html element generally do not change the accessibility of the document. _________________________
Question
Character encoding is additional code within an opening element tag that specifies information about that element.
Question
A few commonly used characters have an abbreviation-based alternative code known as a numeric character reference. _________________________
Question
When testing your website, you need to test it only in your favorite browser.
Question
A widely used reference for implementing web accessibility is the WCAG, which is maintained by the W3C. _________________________
Question
A common bug is caused by a missing opening tag._________________________
Question
The footer   element contains the main elements of site and page navigation._________________________
Question
A problem that results from incorrectly written code is known as a bug.
Question
To avoid the risk of being misinterpreted by user agents, you use a UTF-8 character code when you want to add the & symbol to your code.
Question
To make the code easier to read, child elements are usually indented under parent elements._________________________
Question
Semantic elements are grouping elements in HTML5 that indicate the role of their content.
Question
Debugging  is an automated process of comparing code you've written against the HTML5 coding standards. _________________________
Question
The div element is usually a child element of other elements on your page. _________________________
Question
All HTML elements allow you to set attributes.  _________________________
Question
Web content should be brief and scannable.
Question
The maximum-scale is the scale of the viewport when the document opens._________________________
Question
Browsers display a page as if looking through an imaginary window, which is known as screenview.
Question
XHTML does not include definitions for HTML5 semantic elements so you must replace HTML5 semantic elements with div elements.
Question
Even though the viewport meta element supports many content options, you usually only need to use the width value _____  .

A) initial-scale
B) user-scalable
C) device-width
D) maximum-scale
Question
The  ____ element marks content that appears at the start of a document.

A) section
B) header
C) footer
D) article
Question
While you can use the _____ as a parent element on your page to group related content but it has limited semantic meaning.

A) article
B) section
C) div
D) nav
Question
An attribute is placed within  ________ .

A) the head section
B) an opening element tag
C) a closing element tag
D) the body section
Question
Which is the numeric character reference for the apostrophe?

A) &
B) >
C) '
D) "
Question
The code > is a(n) _______ .

A) meta element
B) numeric character reference
C) semantic element
D) named character reference
Question
Tags must be written in lower case in _____ .

A) HTML
B) XHTML
C) Both A and B.
D) Neither A nor B.
Question
Which of the following is a common cause for an element to appear different than expected?

A) Missing tags around the content
B) Opening tag missing
C) Wrong tags used to close the element
D) All of the above.
Question
One-sided tags must be closed in _____ .

A) HTML
B) XHTML
C) Both A and B.
D) Neither A nor B.
Question
Errors listed in the validator always include the ______ .

A) line number
B) character number
C) Both A and B.
D) Neither A nor B.
Question
The viewport attribute property that allows a user to zoom in or out is _____.

A) initial-scale
B) minimum-scale
C) maximum-scale
D) user-scalable
Question
Which of the following sets the lower limit on the scale of the viewport?

A) min-width
B) min-height
C) minimum-scale
D) min- viewport
Question
Which is the character reference for a quotation mark?

A) "
B) "
C) Both A and B.
D) Neither A nor B.
Question
______ are grouping elements in HTML5 that indicate the role of their content.

A) Semantic elements
B) Meta elements
C) Section elements
D) Block-level elements
Question
The numeric character reference for the greater than symbol (>) is ____.

A) &
B) '
C) >
D) <
Question
Attribute values may be enclosed in _____ .

A) HTML
B) XHTML
C) Both A and B.
D) Neither A nor B.
Question
The HTML5 semantic element that is used for a stand-alone piece of work, such as a single entry in a blog is a(n) _____ .

A) aside
B) article
C) section
D) header
Question
Tags may be closed out of order in _____ .

A) HTML
B) XHTML
C) Both A and B.
D) Neither A nor B.
Question
Which of the following is a common cause for a special character not displaying as expected?

A) Closing > omitted from tag
B) Opening tag missing
C) # omitted from start of code
D) ! missing from end of code
Question
When you want to check your written code against current HTML coding standards, you should _____ it.

A) debug
B) validate
C) test
D) post
Question
<strong>  In the figure above, item _____ points to a named character reference.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the figure above, item _____ points to a named character reference.

A) 1
B) 2
C) 3
D) 4
Question
Case-Based Critical Thinking Question
Roger has is developing a new website for a small chain of New York-style pizza parlors. He is exploring using HTML 5 semantic elements.
Roger would like to add comments from customers on the site. He will do this using a(n) _____ element.

A) aside
B) comments
C) article
D) section
Question
<strong>  In the figure above, item ____ points to an attribute value.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px> In the figure above, item ____ points to an attribute value.

A) 1
B) 2
C) 3
D) 4
Question
<strong>  In the figure above, item _____ is pointing to a numeric character reference.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the figure above, item _____ is pointing to a numeric character reference.

A) 1
B) 2
C) 3
D) 4
Question
Case-Based Critical Thinking Question
Erin is creating a pet sitting website. She wants the site to be easy to read on a mobile device.
Erin investigates different viewport attribute properties. She wants her web page to scale to fit a web browser, so she will use width = _____ .  

A) "device-width"
B) "initial-scale"
C) "browser-width"
D) "maximum-scale"
Question
<strong>  In th e figure above, item  ____ points to an attribute value.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In th e figure above, item  ____ points to an attribute value.

A) 1
B) 2
C) 3
D) 4
Question
<strong>  In the figure above, the item  ____ points to an opening tag containing an attribute.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the figure above, the item  ____ points to an opening tag containing an attribute.

A) 1
B) 2
C) 3
D) 4
Question
Which of the following is not a user agent?

A) Chrome
B) Safari
C) Notepad++
D) Firefox
Question
Case-Based Critical Thinking Question
Roger has is developing a new website for a small chain of New York-style pizza parlors. He is exploring using HTML 5 semantic elements.
Roger wants to give semantic meaning to the contact information, which is at the bottom of the web page. To do this he will use a footer element as a ______ of the contact information.

A) child
B) parent
C) sibling
D) direct child
Question
<strong>  In the figure above, item ____ points to code used to create a bullet.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the figure above, item ____ points to code used to create a bullet.

A) 1
B) 2
C) 3
D) 4
Question
<strong>  In the figure above, item  ____ points to a child element.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the figure above, item  ____ points to a child element.

A) 1
B) 2
C) 3
D) 4
Question
<strong>  In the figure above, item  ____ points to an element that scales the page to fit the browser window.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the figure above, item  ____ points to an element that scales the page to fit the browser window.

A) 1
B) 2
C) 3
D) 4
Question
<strong>  In the figure above, item _____ points to a semantic element.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px> In the figure above, item _____ points to a semantic element.

A) 1
B) 2
C) 3
D) 4
Question
Case-Based Critical Thinking Question
Roger has is developing a new website for a small chain of New York-style pizza parlors. He is exploring using HTML 5 semantic elements.
While doing his research, Roger discovers that the use of these semantic elements requires a(n) ____ to work properly with IE8.

A) script element
B) meta element
C) div element
D) UTF-8 attribute
Question
Case-Based Critical Thinking Question
Erin is creating a pet sitting website. She wants the site to be easy to read on a mobile device.
Erin is trying to decide if she wants user to be able to zoom a page. If she decides that she does, then she will use the ____ viewport attribute.

A) initial-scale
B) zoon-ondemand
C) user-scalable
D) grow page
Question
<strong>  In the figure above, item ____ points to an attribute name.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the figure above, item ____ points to an attribute name.

A) 1
B) 2
C) 3
D) 4
Question
<strong>  In the figure above, item  ____ points to a semantic element.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the figure above, item  ____ points to a semantic element.

A) 1
B) 2
C) 3
D) 4
Question
<strong>  In the figure above, item _____ points to a child element of a semantic   element.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px> In the figure above, item _____ points to a child element of a semantic   element.

A) 1
B) 2
C) 3
D) 4
Question
<strong>  Based on the figure above, the HTML document will be in what language?</strong> A) English B) UTF-8 C) Both A and B. D) Neither A nor B. <div style=padding-top: 35px>
Based on the figure above, the HTML document will be in what language?

A) English
B) UTF-8
C) Both A and B.
D) Neither A nor B.
Question
In order to meet web accessibility standards, your web pages needs to be _____ .

A) perceivable
B) operable
C) understandable
D) All of the above.
Question
Match between columns
Part of a page that is tangetial to the main page content
article
Part of a page that is tangetial to the main page content
aside
Part of a page that is tangetial to the main page content
nav
Part of a page that is tangetial to the main page content
section
Part of a page that is tangetial to the main page content
footer
Content focused on a common theme, such as a chapter of a larger work
article
Content focused on a common theme, such as a chapter of a larger work
aside
Content focused on a common theme, such as a chapter of a larger work
nav
Content focused on a common theme, such as a chapter of a larger work
section
Content focused on a common theme, such as a chapter of a larger work
footer
Standalone piece of work, such as a single entry in a blog
article
Standalone piece of work, such as a single entry in a blog
aside
Standalone piece of work, such as a single entry in a blog
nav
Standalone piece of work, such as a single entry in a blog
section
Standalone piece of work, such as a single entry in a blog
footer
The information at the end of a web page, often contains the contact information
article
The information at the end of a web page, often contains the contact information
aside
The information at the end of a web page, often contains the contact information
nav
The information at the end of a web page, often contains the contact information
section
The information at the end of a web page, often contains the contact information
footer
Main elements of site and page navigation
article
Main elements of site and page navigation
aside
Main elements of site and page navigation
nav
Main elements of site and page navigation
section
Main elements of site and page navigation
footer
Question
Name three of the four goals your website should try to achieve in order to meet accessibility standards. Describe each briefly.
Question
  In the figure above, the section entitled Encoding is the ________________ encoding recognized in the meta tag you entered<div style=padding-top: 35px>
In the figure above, the section entitled "Encoding" is the ________________ encoding recognized in the meta tag you entered
Question
To increase accessibility, many people with visual impairments use ________________ to access the web so that page content can be read aloud.
Question
HTML5 introduced several ______ elements intended to give meaning to web page elements that were previously created using div elements.
Question
The meta tag is a(n) ______ tag so it does not require a closing tag in HTML5.
Question
Please describe each of the following viewport attribute values: width , height , initial-scale , minimum-scale , maximum-scale , user-scalable , and device-width . Which is the most commonly used attribute and why?
Question
What is the difference between debugging and validating your HTML code and why should you do both?
Question
If a div element is used, the div element is the _______ element to the enclosed h2 and p elements.
Question
  In the figure above, the entry in Doctype is detected from your DOCTYPE ________________.<div style=padding-top: 35px>
In the figure above, the entry in "Doctype" is detected from your DOCTYPE ________________.
Question
Because recent versions of Internet Explorer interpret semantic elements in unexpected ways, you can ensure compatibility by including a _____, which is more complex web code written in another programming language.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/71
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 2: Structuring Content in a Web Document
1
XHTML is similar to HTML but it needs additional code in some situations, such as closing one-sided tags.
True
2
User agents and screen readers are the same.
False
3
Meta elements added to the html element generally do not change the accessibility of the document. _________________________
False
4
Character encoding is additional code within an opening element tag that specifies information about that element.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
5
A few commonly used characters have an abbreviation-based alternative code known as a numeric character reference. _________________________
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
6
When testing your website, you need to test it only in your favorite browser.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
7
A widely used reference for implementing web accessibility is the WCAG, which is maintained by the W3C. _________________________
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
8
A common bug is caused by a missing opening tag._________________________
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
9
The footer   element contains the main elements of site and page navigation._________________________
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
10
A problem that results from incorrectly written code is known as a bug.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
11
To avoid the risk of being misinterpreted by user agents, you use a UTF-8 character code when you want to add the & symbol to your code.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
12
To make the code easier to read, child elements are usually indented under parent elements._________________________
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
13
Semantic elements are grouping elements in HTML5 that indicate the role of their content.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
14
Debugging  is an automated process of comparing code you've written against the HTML5 coding standards. _________________________
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
15
The div element is usually a child element of other elements on your page. _________________________
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
16
All HTML elements allow you to set attributes.  _________________________
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
17
Web content should be brief and scannable.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
18
The maximum-scale is the scale of the viewport when the document opens._________________________
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
19
Browsers display a page as if looking through an imaginary window, which is known as screenview.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
20
XHTML does not include definitions for HTML5 semantic elements so you must replace HTML5 semantic elements with div elements.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
21
Even though the viewport meta element supports many content options, you usually only need to use the width value _____  .

A) initial-scale
B) user-scalable
C) device-width
D) maximum-scale
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
22
The  ____ element marks content that appears at the start of a document.

A) section
B) header
C) footer
D) article
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
23
While you can use the _____ as a parent element on your page to group related content but it has limited semantic meaning.

A) article
B) section
C) div
D) nav
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
24
An attribute is placed within  ________ .

A) the head section
B) an opening element tag
C) a closing element tag
D) the body section
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
25
Which is the numeric character reference for the apostrophe?

A) &
B) >
C) '
D) "
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
26
The code > is a(n) _______ .

A) meta element
B) numeric character reference
C) semantic element
D) named character reference
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
27
Tags must be written in lower case in _____ .

A) HTML
B) XHTML
C) Both A and B.
D) Neither A nor B.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
28
Which of the following is a common cause for an element to appear different than expected?

A) Missing tags around the content
B) Opening tag missing
C) Wrong tags used to close the element
D) All of the above.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
29
One-sided tags must be closed in _____ .

A) HTML
B) XHTML
C) Both A and B.
D) Neither A nor B.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
30
Errors listed in the validator always include the ______ .

A) line number
B) character number
C) Both A and B.
D) Neither A nor B.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
31
The viewport attribute property that allows a user to zoom in or out is _____.

A) initial-scale
B) minimum-scale
C) maximum-scale
D) user-scalable
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
32
Which of the following sets the lower limit on the scale of the viewport?

A) min-width
B) min-height
C) minimum-scale
D) min- viewport
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
33
Which is the character reference for a quotation mark?

A) "
B) "
C) Both A and B.
D) Neither A nor B.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
34
______ are grouping elements in HTML5 that indicate the role of their content.

A) Semantic elements
B) Meta elements
C) Section elements
D) Block-level elements
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
35
The numeric character reference for the greater than symbol (>) is ____.

A) &
B) '
C) >
D) <
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
36
Attribute values may be enclosed in _____ .

A) HTML
B) XHTML
C) Both A and B.
D) Neither A nor B.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
37
The HTML5 semantic element that is used for a stand-alone piece of work, such as a single entry in a blog is a(n) _____ .

A) aside
B) article
C) section
D) header
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
38
Tags may be closed out of order in _____ .

A) HTML
B) XHTML
C) Both A and B.
D) Neither A nor B.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
39
Which of the following is a common cause for a special character not displaying as expected?

A) Closing > omitted from tag
B) Opening tag missing
C) # omitted from start of code
D) ! missing from end of code
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
40
When you want to check your written code against current HTML coding standards, you should _____ it.

A) debug
B) validate
C) test
D) post
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
41
<strong>  In the figure above, item _____ points to a named character reference.</strong> A) 1 B) 2 C) 3 D) 4
In the figure above, item _____ points to a named character reference.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
42
Case-Based Critical Thinking Question
Roger has is developing a new website for a small chain of New York-style pizza parlors. He is exploring using HTML 5 semantic elements.
Roger would like to add comments from customers on the site. He will do this using a(n) _____ element.

A) aside
B) comments
C) article
D) section
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
43
<strong>  In the figure above, item ____ points to an attribute value.</strong> A) 1 B) 2 C) 3 D) 4 In the figure above, item ____ points to an attribute value.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
44
<strong>  In the figure above, item _____ is pointing to a numeric character reference.</strong> A) 1 B) 2 C) 3 D) 4
In the figure above, item _____ is pointing to a numeric character reference.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
45
Case-Based Critical Thinking Question
Erin is creating a pet sitting website. She wants the site to be easy to read on a mobile device.
Erin investigates different viewport attribute properties. She wants her web page to scale to fit a web browser, so she will use width = _____ .  

A) "device-width"
B) "initial-scale"
C) "browser-width"
D) "maximum-scale"
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
46
<strong>  In th e figure above, item  ____ points to an attribute value.</strong> A) 1 B) 2 C) 3 D) 4
In th e figure above, item  ____ points to an attribute value.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
47
<strong>  In the figure above, the item  ____ points to an opening tag containing an attribute.</strong> A) 1 B) 2 C) 3 D) 4
In the figure above, the item  ____ points to an opening tag containing an attribute.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
48
Which of the following is not a user agent?

A) Chrome
B) Safari
C) Notepad++
D) Firefox
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
49
Case-Based Critical Thinking Question
Roger has is developing a new website for a small chain of New York-style pizza parlors. He is exploring using HTML 5 semantic elements.
Roger wants to give semantic meaning to the contact information, which is at the bottom of the web page. To do this he will use a footer element as a ______ of the contact information.

A) child
B) parent
C) sibling
D) direct child
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
50
<strong>  In the figure above, item ____ points to code used to create a bullet.</strong> A) 1 B) 2 C) 3 D) 4
In the figure above, item ____ points to code used to create a bullet.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
51
<strong>  In the figure above, item  ____ points to a child element.</strong> A) 1 B) 2 C) 3 D) 4
In the figure above, item  ____ points to a child element.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
52
<strong>  In the figure above, item  ____ points to an element that scales the page to fit the browser window.</strong> A) 1 B) 2 C) 3 D) 4
In the figure above, item  ____ points to an element that scales the page to fit the browser window.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
53
<strong>  In the figure above, item _____ points to a semantic element.</strong> A) 1 B) 2 C) 3 D) 4 In the figure above, item _____ points to a semantic element.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
54
Case-Based Critical Thinking Question
Roger has is developing a new website for a small chain of New York-style pizza parlors. He is exploring using HTML 5 semantic elements.
While doing his research, Roger discovers that the use of these semantic elements requires a(n) ____ to work properly with IE8.

A) script element
B) meta element
C) div element
D) UTF-8 attribute
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
55
Case-Based Critical Thinking Question
Erin is creating a pet sitting website. She wants the site to be easy to read on a mobile device.
Erin is trying to decide if she wants user to be able to zoom a page. If she decides that she does, then she will use the ____ viewport attribute.

A) initial-scale
B) zoon-ondemand
C) user-scalable
D) grow page
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
56
<strong>  In the figure above, item ____ points to an attribute name.</strong> A) 1 B) 2 C) 3 D) 4
In the figure above, item ____ points to an attribute name.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
57
<strong>  In the figure above, item  ____ points to a semantic element.</strong> A) 1 B) 2 C) 3 D) 4
In the figure above, item  ____ points to a semantic element.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
58
<strong>  In the figure above, item _____ points to a child element of a semantic   element.</strong> A) 1 B) 2 C) 3 D) 4 In the figure above, item _____ points to a child element of a semantic   element.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
59
<strong>  Based on the figure above, the HTML document will be in what language?</strong> A) English B) UTF-8 C) Both A and B. D) Neither A nor B.
Based on the figure above, the HTML document will be in what language?

A) English
B) UTF-8
C) Both A and B.
D) Neither A nor B.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
60
In order to meet web accessibility standards, your web pages needs to be _____ .

A) perceivable
B) operable
C) understandable
D) All of the above.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
61
Match between columns
Part of a page that is tangetial to the main page content
article
Part of a page that is tangetial to the main page content
aside
Part of a page that is tangetial to the main page content
nav
Part of a page that is tangetial to the main page content
section
Part of a page that is tangetial to the main page content
footer
Content focused on a common theme, such as a chapter of a larger work
article
Content focused on a common theme, such as a chapter of a larger work
aside
Content focused on a common theme, such as a chapter of a larger work
nav
Content focused on a common theme, such as a chapter of a larger work
section
Content focused on a common theme, such as a chapter of a larger work
footer
Standalone piece of work, such as a single entry in a blog
article
Standalone piece of work, such as a single entry in a blog
aside
Standalone piece of work, such as a single entry in a blog
nav
Standalone piece of work, such as a single entry in a blog
section
Standalone piece of work, such as a single entry in a blog
footer
The information at the end of a web page, often contains the contact information
article
The information at the end of a web page, often contains the contact information
aside
The information at the end of a web page, often contains the contact information
nav
The information at the end of a web page, often contains the contact information
section
The information at the end of a web page, often contains the contact information
footer
Main elements of site and page navigation
article
Main elements of site and page navigation
aside
Main elements of site and page navigation
nav
Main elements of site and page navigation
section
Main elements of site and page navigation
footer
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
62
Name three of the four goals your website should try to achieve in order to meet accessibility standards. Describe each briefly.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
63
  In the figure above, the section entitled Encoding is the ________________ encoding recognized in the meta tag you entered
In the figure above, the section entitled "Encoding" is the ________________ encoding recognized in the meta tag you entered
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
64
To increase accessibility, many people with visual impairments use ________________ to access the web so that page content can be read aloud.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
65
HTML5 introduced several ______ elements intended to give meaning to web page elements that were previously created using div elements.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
66
The meta tag is a(n) ______ tag so it does not require a closing tag in HTML5.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
67
Please describe each of the following viewport attribute values: width , height , initial-scale , minimum-scale , maximum-scale , user-scalable , and device-width . Which is the most commonly used attribute and why?
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
68
What is the difference between debugging and validating your HTML code and why should you do both?
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
69
If a div element is used, the div element is the _______ element to the enclosed h2 and p elements.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
70
  In the figure above, the entry in Doctype is detected from your DOCTYPE ________________.
In the figure above, the entry in "Doctype" is detected from your DOCTYPE ________________.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
71
Because recent versions of Internet Explorer interpret semantic elements in unexpected ways, you can ensure compatibility by including a _____, which is more complex web code written in another programming language.
Unlock Deck
Unlock for access to all 71 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 71 flashcards in this deck.