Deck 1: Html5

Full screen (f)
exit full mode
Question
Which element tag indicates that the text is a top-level heading?

A) < h0 >
B) < h1 >
C) < h6 >
D) < h7 >
Use Space or
up arrow
down arrow
to flip the card.
Question
HTML5 allows the < p > element to be used without a closing tag.
Question
Every browser interprets HTML in its own way, based on its ____.

A) compiler
B) translator
C) rendering engine
D) interpreter
Question
HTML is a graphical design tool used to develop web pages that are displayed with a browser.
Question
XML lets developers define their own markup language.
Question
Phrasing content includes elements such as < em >, < strong >, and < span >.
Question
The < br > element is an example of which of the following?

A) structure element
B) title element
C) header element
D) void element
Question
The new HTML5 < output > element contains the results of a calculation.
Question
The < frames > element is a new element in HTML5.
Question
Which of the following describes an element that will be removed from future releases of HTML?

A) invalidated
B) deprecated
C) legacy
D) non-standard
Question
____ follows the markup rules of ____.

A) XML; XHTML
B) XHTML; XML
C) HTML; XML
D) HTML; XHTML
Question
An HTML tag includes an opening bracket, an element name, and a closing bracket.
Question
Which statement is key to displaying web pages correctly in the browser?

A) HEADER statement
B) SGML statement
C) DOCTYPE statement
D) STYLE statement
Question
What do you use when you want to create rules that describe the display characteristics of an entire document?

A) HTML rule
B) style sheet
C) structure sheet
D) markup rule
Question
It is best practice to use all uppercase characters for element and attribute names when writing HTML5.
Question
Which of the following lets you control the presentation characteristics of an entire web site with a single document?

A) SGML
B) WYSIWYG
C) CSS
D) HTML
Question
Which term can be described as a nonlinear way of organizing information?

A) W3C
B) markup
C) cascading style sheet
D) hypertext
Question
A style rule is composed of which two parts?

A) selector and element
B) tag and declaration
C) declaration and selector
D) element and tag
Question
Metadata elements reside in the body section of the document.
Question
When a "web worker" is processing code, the user must wait for it to complete before interacting with the web page.
Question
The ____________________ sets standards for HTML and provides an open, nonproprietary forum for industry and academic representatives.
Question
The most engaging aspect of browsing the World Wide Web is the linking of information on related topics using ____________________, a nonlinear way of organizing information.
Question
Which of the following is true about HTML5?

A) is not compatible with XHTML 1.0
B) is adaptable to the interactive web
C) can only create static documents
D) definition was completed in 2009
Question
The stricter syntax rules of HTML5 are consistent with syntax rules of which of the following?

A) CSS
B) WYSIWYG
C) JSP
D) XML
Question
Versions of HTML prior to HTML5 were based on which of the following?

A) SGML
B) WYSIWYG
C) CSS
D) W3C
Question
Which of the following is NOT an advantage of XML?

A) developers can define their own markup elements
B) works toward a unified syntax
C) has capabilities essential for creating applications
D) has a loose syntax, making coding easier
Question
Which term is defined as content that is maintained but disseminated to different users or devices?

A) single-sourcing
B) templating
C) styling
D) coding
Question
Which of the following is NOT one of the guidelines for creating code that ensures the greatest standards-compliance, presentation, and usefulness?

A) stick to the standards
B) use semantic markup
C) create coding conventions
D) validate your code
Question
Which of the following is a heading element?

A) < content >
B) < body >
C) < section >
D) < h2 >
Question
Coding with standards and respecting the W3C mandate to separate ____ from ____makes your content more accessible and portable to different devices and destinations.

A) content structure, presentation information
B) images, text
C) colors, fonts
D) images, content
Question
Which of the following elements is included in embedded content?

A) < h1 >
B) < img >
C) < body >
D) < strong >
Question
What is one of the most common mistakes that could make your code invalid?

A) declaring a doctype
B) missing closing tags
C) quoting attributes
D) nesting tags
Question
The HTML5 < figure >  element is used to contain which of the following content types?

A) the primary page content
B) additional content such as a quote or sidebar
C) the page header content
D) images for article content
Question
____________________ elements are those that the W3C has identified as obsolete and consequently will not be included in future releases of HTML.
Question
Once you are familiar with HTML syntax, you will find that one of the best ways to learn new coding techniques is to find a web page you like and view the ____________________.
Question
What tool should you use to check an HTML document for syntax errors?

A) compiler
B) debugger
C) validator
D) interpreter
Question
Which of the following is a new element of HTML5 that lets scripting applications dynamically render graphics, animations, or other visual images?

A) < command >
B) < output >
C) < canvas >
D) < progress >
Question
Which element is the root or parent element of all content sections, making it a sectioning root?

A) < article >
B) < body >
C) < header >
D) < section >
Question
Which of the following is a valid XHTML statement?

A) < p >This is the first paragraph.< /p >
B) < p >This is the first paragraph.
C)< / p >This is the first paragraph.
D) < /p >This is the first paragraph.< p >
Question
You can nest XHTML tags, but they must not ____________________.
Question
____________________ allows HTML authors to write style rules that affect the display of Web pages.
Question
XHTML requires strict adherence to syntax rules, requiring all elements to use ___________ tags.
Question
____________________ is descriptive markup that identifies the intended use of document sections.
Question
What are the HTML5 elements for page structure?
Question
A(n) ____________________ is a structured language that lets you identify common elements of a document such as headings, paragraphs, and lists.
Question
Describe the two syntaxes HTML5 offers and explain the reasons why you may choose to use one over the other.
Question
Define HTML, and describe its structure and role in web design.
Question
What are Cascading Style Sheets? Why are they useful?
Question
List the five basic rules needed to create syntactically correct HTML5 code and briefly describe each one.
Question
Information about the document itself, such as how to present the document, or what other documents are related to the current one, such as style sheets, is known as ____________________.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 1: Html5
1
Which element tag indicates that the text is a top-level heading?

A) < h0 >
B) < h1 >
C) < h6 >
D) < h7 >
B
2
HTML5 allows the < p > element to be used without a closing tag.
True
3
Every browser interprets HTML in its own way, based on its ____.

A) compiler
B) translator
C) rendering engine
D) interpreter
C
4
HTML is a graphical design tool used to develop web pages that are displayed with a browser.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
XML lets developers define their own markup language.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
Phrasing content includes elements such as < em >, < strong >, and < span >.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
The < br > element is an example of which of the following?

A) structure element
B) title element
C) header element
D) void element
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
The new HTML5 < output > element contains the results of a calculation.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
The < frames > element is a new element in HTML5.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
Which of the following describes an element that will be removed from future releases of HTML?

A) invalidated
B) deprecated
C) legacy
D) non-standard
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
____ follows the markup rules of ____.

A) XML; XHTML
B) XHTML; XML
C) HTML; XML
D) HTML; XHTML
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
An HTML tag includes an opening bracket, an element name, and a closing bracket.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
Which statement is key to displaying web pages correctly in the browser?

A) HEADER statement
B) SGML statement
C) DOCTYPE statement
D) STYLE statement
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
What do you use when you want to create rules that describe the display characteristics of an entire document?

A) HTML rule
B) style sheet
C) structure sheet
D) markup rule
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
It is best practice to use all uppercase characters for element and attribute names when writing HTML5.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
Which of the following lets you control the presentation characteristics of an entire web site with a single document?

A) SGML
B) WYSIWYG
C) CSS
D) HTML
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
Which term can be described as a nonlinear way of organizing information?

A) W3C
B) markup
C) cascading style sheet
D) hypertext
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
A style rule is composed of which two parts?

A) selector and element
B) tag and declaration
C) declaration and selector
D) element and tag
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
Metadata elements reside in the body section of the document.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
When a "web worker" is processing code, the user must wait for it to complete before interacting with the web page.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
The ____________________ sets standards for HTML and provides an open, nonproprietary forum for industry and academic representatives.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
The most engaging aspect of browsing the World Wide Web is the linking of information on related topics using ____________________, a nonlinear way of organizing information.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
Which of the following is true about HTML5?

A) is not compatible with XHTML 1.0
B) is adaptable to the interactive web
C) can only create static documents
D) definition was completed in 2009
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
The stricter syntax rules of HTML5 are consistent with syntax rules of which of the following?

A) CSS
B) WYSIWYG
C) JSP
D) XML
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
Versions of HTML prior to HTML5 were based on which of the following?

A) SGML
B) WYSIWYG
C) CSS
D) W3C
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
Which of the following is NOT an advantage of XML?

A) developers can define their own markup elements
B) works toward a unified syntax
C) has capabilities essential for creating applications
D) has a loose syntax, making coding easier
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
Which term is defined as content that is maintained but disseminated to different users or devices?

A) single-sourcing
B) templating
C) styling
D) coding
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
Which of the following is NOT one of the guidelines for creating code that ensures the greatest standards-compliance, presentation, and usefulness?

A) stick to the standards
B) use semantic markup
C) create coding conventions
D) validate your code
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
Which of the following is a heading element?

A) < content >
B) < body >
C) < section >
D) < h2 >
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
Coding with standards and respecting the W3C mandate to separate ____ from ____makes your content more accessible and portable to different devices and destinations.

A) content structure, presentation information
B) images, text
C) colors, fonts
D) images, content
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
Which of the following elements is included in embedded content?

A) < h1 >
B) < img >
C) < body >
D) < strong >
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
What is one of the most common mistakes that could make your code invalid?

A) declaring a doctype
B) missing closing tags
C) quoting attributes
D) nesting tags
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
The HTML5 < figure >  element is used to contain which of the following content types?

A) the primary page content
B) additional content such as a quote or sidebar
C) the page header content
D) images for article content
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
____________________ elements are those that the W3C has identified as obsolete and consequently will not be included in future releases of HTML.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
Once you are familiar with HTML syntax, you will find that one of the best ways to learn new coding techniques is to find a web page you like and view the ____________________.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
What tool should you use to check an HTML document for syntax errors?

A) compiler
B) debugger
C) validator
D) interpreter
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
Which of the following is a new element of HTML5 that lets scripting applications dynamically render graphics, animations, or other visual images?

A) < command >
B) < output >
C) < canvas >
D) < progress >
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
Which element is the root or parent element of all content sections, making it a sectioning root?

A) < article >
B) < body >
C) < header >
D) < section >
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
Which of the following is a valid XHTML statement?

A) < p >This is the first paragraph.< /p >
B) < p >This is the first paragraph.
C)< / p >This is the first paragraph.
D) < /p >This is the first paragraph.< p >
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
You can nest XHTML tags, but they must not ____________________.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
____________________ allows HTML authors to write style rules that affect the display of Web pages.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
XHTML requires strict adherence to syntax rules, requiring all elements to use ___________ tags.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
____________________ is descriptive markup that identifies the intended use of document sections.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
What are the HTML5 elements for page structure?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
A(n) ____________________ is a structured language that lets you identify common elements of a document such as headings, paragraphs, and lists.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
Describe the two syntaxes HTML5 offers and explain the reasons why you may choose to use one over the other.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
Define HTML, and describe its structure and role in web design.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
What are Cascading Style Sheets? Why are they useful?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
List the five basic rules needed to create syntactically correct HTML5 code and briefly describe each one.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
Information about the document itself, such as how to present the document, or what other documents are related to the current one, such as style sheets, is known as ____________________.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.