Deck 1: Getting Started with HTML5

Full screen (f)
exit full mode
Question
Elements support attributes that specify the use,the behavior,and in some cases the appearance of an element.
Use Space or
up arrow
down arrow
to flip the card.
Question
A network that covers a wider area,such as several buildings or cities,is called a wide area network or WAN.
Question
Style sheets are written in the Cascading Style Sheet (CSS)language.
Question
XML is a compact offshoot of SGML and is used to define new markup languages,known as XML vocabularies.
Question
The exact appearance of the hr element is left to the browser.
Question
Ordered lists are used for items that follow some defined sequential order.
Question
The most often-used program language for the Web is JavaScript.
Question
The rules that govern how code should be entered are called syntax.
Question
  The figure above shows an ordered list.<div style=padding-top: 35px>
The figure above shows an ordered list.
Question
Each document on the World Wide Web is referred to as a Web page and is stored on a file server.
Question
Heading elements contain the text of main headings on a Web page.
Question
You can quickly change an XMTML document into an HTML document just by altering the first three line of code.
Question
The top level of a nested list contains minor items,with each sublevel containing items of greater importance.
Question
A text-level element does not start out on a new line but flows below the rest of the characters in grouping element.
Question
Since an HTML file is a text file,it is composed of text characters and blank space.
Question
Inline images are considered text-level elements and thus must be placed within a grouping element such as a body or a paragraph.
Question
Each browser has its own external style sheet that specifies the appearance of different HTML elements.
Question
Web pages are text files written in Hypertext Markup Language (HTML).
Question
An HTML document is composed of tags that represent distinct items in the Web page,such as a paragraph,the page heading,or even the entire body of the page itself.
Question
The body element is where you provide browsers with information about the document.
Question
Nested lists are used for items that follow some defined sequential order._________________
Question
Hypertext organizes data through a series of sites or hyperlinks users can activate to jump from one piece of information to another.______________________
Question
Section breaks must be placed within grouping elements such as paragraphs or headings._________________________
Question
A style sheet file has the file extension .css which distinguishes it from an HTML file._________________________
Question
If computers are close together,the network linking them is called a ____.

A) LAN
B) WAN
C) NET
D) Web
Question
A markup language is a language that describes the content and structure of a document by identifying different elements in the document._________________________
Question
Empty space includes blank spaces,tabs,and line breaks found within the file._________________________
Question
In order for computers to share resources efficiently,they can be linked together in a structure called a network._________________________
Question
If no doctype is provided,these browsers render the document in standard mode based on practices followed in the 1990s._________________________
Question
The largest WAN in existence is the ____.

A) World Wide Web
B) Usenet
C) Internet
D) client server
Question
The grouping element,ul,is a definition from a description list._________________________
Question
The strong element is a text-level element that marks strong or bold text._________________________
Question
The structural element,aside,is content placed at the bottom of the page._________________________
Question
The top element in the hierarchy is the html element,which contains all of the other elements within an HTML file._________________________
Question
If you want XHTML-compliant code,you must always include closing tags._________________________
Question
The founders of the Web developed a system of ____ documents.

A) hypertext
B) active
C) parsed
D) dynamic
Question
Each element of a document is marked within the HTML file by one or more links._________________________
Question
A host that provides storage space for saving and retrieving files is called a _______.

A) server
B) print server
C) file server
D) client-server
Question
If a network covers several buildings or cities,it is called a ____.

A) LAN
B) WAN
C) NET
D) Web
Question
A multi-sided tag contains an opening tag that tells the browser to turn a feature on and apply it to the content that follows,and a closing tag that turns off the feature._________________________
Question
XHTML version ____ is an update to HTML 4.01 that provides support for a variety of new features including semanitic page elements,column layout,form validation,offiline storage,and enhanced multimedia.

A) 1.0
B) 1.1
C) 2.0
D) 5.0
Question
Documents on the Web are known as Web ____.

A) sites
B) links
C) pages
D) indices
Question
An HTML document is composed of ______ that represent distinct items in the Web Page,such as a paragraph,the page heading,or even the entire body of the page itself.

A) tags
B) elements
C) graphics
D) text
Question
A Web ____ is a software program that retrieves the page and displays it.

A) browser
B) client
C) station
D) server
Question
If an element contains text or another element,it is marked using a ______tag set in which an opening tag and a closing tag enclose the element content.

A) double
B) one-sided
C) two-sided
D) single
Question
XHTML version ____ is a reformulation of HTML 4.01 in the XML language in order to provide enforceable standards for HTML content and to allow HTML to interact with other XML languages.

A) 1.0
B) 1.1
C) 2.0
D) 5.0
Question
A two-sided tag contains a(n)____ tag that tells the browser to turn on a feature and apply it to the content that follows.

A) opening
B) introductory
C) formatting
D) empty
Question
In a two-sided tag,a(n)____ tag indicates the content's end.

A) end
B) closing
C) empty
D) exit
Question
A Web page ____ can also create a style sheet that takes precedence over the internal style sheets of browsers.

A) designer
B) author
C) writer
D) creator
Question
Each browser has its own ______ style sheet that specifies the appearance of different HTML elements.

A) external
B) internal
C) integrated
D) stand-alone
Question
____ browsers were incapable of displaying images.

A) PDA
B) Text-based
C) Graphical
D) Markup
Question
HTML version ____ added interactive elements,including Web forms.

A) 1.0
B) 2.0
C) 3.0
D) 4.01
Question
A Web ____ makes a page available to users of the Web.

A) client
B) station
C) browser
D) server
Question
The World Wide Web Consortium has created a set of ____,or specifications,that all browser manufacturers follow.

A) indices
B) standards
C) sheets
D) styles
Question
The exact appearance of each page is described in a separate document known as a ______

A) link
B) tag
C) style sheet
D) title
Question
The first popular markup language introduced in the 1980s was _______.

A) HTML
B) SGML
C) XHTML
D) XML
Question
A ____ language is a language used to describe the content and structure of documents.

A) markup
B) parsed
C) validated
D) dictionary
Question
Which of the follow is a program leader in Web publishing software?

A) Adobe Dreamweaver
B) Adobe Reader
C) Microsoft Word
D) Windows Notepad
Question
HTML version ____ added support for style sheets to give Web designers greater control over page layout and appearance.

A) 1.0
B) 2.0
C) 3.0
D) 4.01
Question
Web pages are text files written in a language called ____.

A) SGML
B) Java
C) Perl
D) HTML
Question
To designate a paragraph element you would use the ____ tag.

A)


B)


  • C)

      D)

  • Question
    The __________ contains general information about the document such as the document title,or a list of keywords that would aid search engines in directing interested users to the page.

    A) head element
    B) html element
    C) body element
    D) list element
    Question
    A structural element that has content containing tangential or side issues to the main topic of the page is a(n)______.

    A)

    B)

    C)
    Question
    _________ do not contain content,but often are employed to send directives to browsers regarding how a page should be rendered.

    A) Elements
    B) Empty elements
    C) Nested elements
    D) One-sided elements
    Question
    When you using the address element,the address text is displayed in _____ by default.

    A) bold
    B) underline
    C) italics
    D) bold italics
    Question
    Closing tags are identified by the ____ that precedes the tag name.

    A) question mark
    B) exclamation point
    C) slash
    D) ampersand
    Question
    The syntax to mark a heading element is _______.

    A)
  • content

  • B)
      content

    C) content
    D)

    content

    Question
    ______ includes the blank spaces,tabs,and line breaks found within the file.

    A) Blank space
    B) White space
    C) Empty space
    D) Black space
    Question
    The first elements you add are ______ elements,which are elements that contain content that is viewed as a distinct block within the Web page.

    A) grouping
    B) structural
    C) heading
    D) paragraph
    Question
    You can mark extended quotes with the HTML _________ element.

    A) hgroup
    B) blockquote
    C) paragraph
    D) list
    Question
    A(n)__ heading acts as a subtitle by grouping it with a main title heading using the hgroup element.

    A) li
    B) h1
    C) h2
    D) both b and c
    Question
    To add the comment,Welcome John Smith,the syntax would be ________

    A)
    B) < !--- Welcome John Smith?
    C)
    D) <"Welcome John Smith -->
    Question
    _____ is a generic grouping element.

    A)
    B)

    C)

    D)
    Question
    To add notes or comments,insert a comment tag using the syntax ______

    A) <---comment>
    B)
    C)
    D)
    Question
    The doctype is used by ______,which are programs that examine document code to ensure that it meets all the syntax requirements of the specified language.

    A) testers
    B) quantifiers
    C) validators
    D) endorsers
    Question
    In addition to content,elements also support _______ that specify the use,the behavior,and in some cases the appearance of an element.

    A) attributes
    B) formats
    C) characteristics
    D) display
    Question
    A(n)____ list is used to display information in sequential order.

    A) ordered
    B) numeric
    C) alphanumeric
    D) bulleted
    Question
    One reason for the success of the Web is that HTML has made it easy for non-programmers to write and edit code without being ensnarled by ______ violations.

    A) code
    B) program
    C) syntax
    D) logic
    Question
    Most Web browsers use a fill-in _____ for unordered lists.

    A) square
    B) rectangle
    C) circle
    D) bullet
    Question
    The document ______ is not displayed within the page,but is usually display in a browser's title bar or on a browser tab.

    A) title
    B) header
    C) paragraph header
    D) list header
    Unlock Deck
    Sign up to unlock the cards in this deck!
    Unlock Deck
    Unlock Deck
    1/138
    auto play flashcards
    Play
    simple tutorial
    Full screen (f)
    exit full mode
    Deck 1: Getting Started with HTML5
    1
    Elements support attributes that specify the use,the behavior,and in some cases the appearance of an element.
    True
    2
    A network that covers a wider area,such as several buildings or cities,is called a wide area network or WAN.
    True
    3
    Style sheets are written in the Cascading Style Sheet (CSS)language.
    True
    4
    XML is a compact offshoot of SGML and is used to define new markup languages,known as XML vocabularies.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    5
    The exact appearance of the hr element is left to the browser.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    6
    Ordered lists are used for items that follow some defined sequential order.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    7
    The most often-used program language for the Web is JavaScript.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    8
    The rules that govern how code should be entered are called syntax.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    9
      The figure above shows an ordered list.
    The figure above shows an ordered list.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    10
    Each document on the World Wide Web is referred to as a Web page and is stored on a file server.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    11
    Heading elements contain the text of main headings on a Web page.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    12
    You can quickly change an XMTML document into an HTML document just by altering the first three line of code.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    13
    The top level of a nested list contains minor items,with each sublevel containing items of greater importance.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    14
    A text-level element does not start out on a new line but flows below the rest of the characters in grouping element.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    15
    Since an HTML file is a text file,it is composed of text characters and blank space.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    16
    Inline images are considered text-level elements and thus must be placed within a grouping element such as a body or a paragraph.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    17
    Each browser has its own external style sheet that specifies the appearance of different HTML elements.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    18
    Web pages are text files written in Hypertext Markup Language (HTML).
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    19
    An HTML document is composed of tags that represent distinct items in the Web page,such as a paragraph,the page heading,or even the entire body of the page itself.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    20
    The body element is where you provide browsers with information about the document.
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    21
    Nested lists are used for items that follow some defined sequential order._________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    22
    Hypertext organizes data through a series of sites or hyperlinks users can activate to jump from one piece of information to another.______________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    23
    Section breaks must be placed within grouping elements such as paragraphs or headings._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    24
    A style sheet file has the file extension .css which distinguishes it from an HTML file._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    25
    If computers are close together,the network linking them is called a ____.

    A) LAN
    B) WAN
    C) NET
    D) Web
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    26
    A markup language is a language that describes the content and structure of a document by identifying different elements in the document._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    27
    Empty space includes blank spaces,tabs,and line breaks found within the file._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    28
    In order for computers to share resources efficiently,they can be linked together in a structure called a network._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    29
    If no doctype is provided,these browsers render the document in standard mode based on practices followed in the 1990s._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    30
    The largest WAN in existence is the ____.

    A) World Wide Web
    B) Usenet
    C) Internet
    D) client server
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    31
    The grouping element,ul,is a definition from a description list._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    32
    The strong element is a text-level element that marks strong or bold text._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    33
    The structural element,aside,is content placed at the bottom of the page._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    34
    The top element in the hierarchy is the html element,which contains all of the other elements within an HTML file._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    35
    If you want XHTML-compliant code,you must always include closing tags._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    36
    The founders of the Web developed a system of ____ documents.

    A) hypertext
    B) active
    C) parsed
    D) dynamic
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    37
    Each element of a document is marked within the HTML file by one or more links._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    38
    A host that provides storage space for saving and retrieving files is called a _______.

    A) server
    B) print server
    C) file server
    D) client-server
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    39
    If a network covers several buildings or cities,it is called a ____.

    A) LAN
    B) WAN
    C) NET
    D) Web
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    40
    A multi-sided tag contains an opening tag that tells the browser to turn a feature on and apply it to the content that follows,and a closing tag that turns off the feature._________________________
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    41
    XHTML version ____ is an update to HTML 4.01 that provides support for a variety of new features including semanitic page elements,column layout,form validation,offiline storage,and enhanced multimedia.

    A) 1.0
    B) 1.1
    C) 2.0
    D) 5.0
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    42
    Documents on the Web are known as Web ____.

    A) sites
    B) links
    C) pages
    D) indices
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    43
    An HTML document is composed of ______ that represent distinct items in the Web Page,such as a paragraph,the page heading,or even the entire body of the page itself.

    A) tags
    B) elements
    C) graphics
    D) text
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    44
    A Web ____ is a software program that retrieves the page and displays it.

    A) browser
    B) client
    C) station
    D) server
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    45
    If an element contains text or another element,it is marked using a ______tag set in which an opening tag and a closing tag enclose the element content.

    A) double
    B) one-sided
    C) two-sided
    D) single
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    46
    XHTML version ____ is a reformulation of HTML 4.01 in the XML language in order to provide enforceable standards for HTML content and to allow HTML to interact with other XML languages.

    A) 1.0
    B) 1.1
    C) 2.0
    D) 5.0
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    47
    A two-sided tag contains a(n)____ tag that tells the browser to turn on a feature and apply it to the content that follows.

    A) opening
    B) introductory
    C) formatting
    D) empty
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    48
    In a two-sided tag,a(n)____ tag indicates the content's end.

    A) end
    B) closing
    C) empty
    D) exit
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    49
    A Web page ____ can also create a style sheet that takes precedence over the internal style sheets of browsers.

    A) designer
    B) author
    C) writer
    D) creator
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    50
    Each browser has its own ______ style sheet that specifies the appearance of different HTML elements.

    A) external
    B) internal
    C) integrated
    D) stand-alone
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    51
    ____ browsers were incapable of displaying images.

    A) PDA
    B) Text-based
    C) Graphical
    D) Markup
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    52
    HTML version ____ added interactive elements,including Web forms.

    A) 1.0
    B) 2.0
    C) 3.0
    D) 4.01
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    53
    A Web ____ makes a page available to users of the Web.

    A) client
    B) station
    C) browser
    D) server
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    54
    The World Wide Web Consortium has created a set of ____,or specifications,that all browser manufacturers follow.

    A) indices
    B) standards
    C) sheets
    D) styles
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    55
    The exact appearance of each page is described in a separate document known as a ______

    A) link
    B) tag
    C) style sheet
    D) title
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    56
    The first popular markup language introduced in the 1980s was _______.

    A) HTML
    B) SGML
    C) XHTML
    D) XML
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    57
    A ____ language is a language used to describe the content and structure of documents.

    A) markup
    B) parsed
    C) validated
    D) dictionary
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    58
    Which of the follow is a program leader in Web publishing software?

    A) Adobe Dreamweaver
    B) Adobe Reader
    C) Microsoft Word
    D) Windows Notepad
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    59
    HTML version ____ added support for style sheets to give Web designers greater control over page layout and appearance.

    A) 1.0
    B) 2.0
    C) 3.0
    D) 4.01
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    60
    Web pages are text files written in a language called ____.

    A) SGML
    B) Java
    C) Perl
    D) HTML
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    61
    To designate a paragraph element you would use the ____ tag.

    A)


    B)


  • C)

      D)

  • Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    62
    The __________ contains general information about the document such as the document title,or a list of keywords that would aid search engines in directing interested users to the page.

    A) head element
    B) html element
    C) body element
    D) list element
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    63
    A structural element that has content containing tangential or side issues to the main topic of the page is a(n)______.

    A)

    B)

    C)
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    64
    _________ do not contain content,but often are employed to send directives to browsers regarding how a page should be rendered.

    A) Elements
    B) Empty elements
    C) Nested elements
    D) One-sided elements
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    65
    When you using the address element,the address text is displayed in _____ by default.

    A) bold
    B) underline
    C) italics
    D) bold italics
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    66
    Closing tags are identified by the ____ that precedes the tag name.

    A) question mark
    B) exclamation point
    C) slash
    D) ampersand
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    67
    The syntax to mark a heading element is _______.

    A)
  • content

  • B)
      content

    C) content
    D)

    content

    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    68
    ______ includes the blank spaces,tabs,and line breaks found within the file.

    A) Blank space
    B) White space
    C) Empty space
    D) Black space
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    69
    The first elements you add are ______ elements,which are elements that contain content that is viewed as a distinct block within the Web page.

    A) grouping
    B) structural
    C) heading
    D) paragraph
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    70
    You can mark extended quotes with the HTML _________ element.

    A) hgroup
    B) blockquote
    C) paragraph
    D) list
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    71
    A(n)__ heading acts as a subtitle by grouping it with a main title heading using the hgroup element.

    A) li
    B) h1
    C) h2
    D) both b and c
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    72
    To add the comment,Welcome John Smith,the syntax would be ________

    A)
    B) < !--- Welcome John Smith?
    C)
    D) <"Welcome John Smith -->
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    73
    _____ is a generic grouping element.

    A)
    B)

    C)

    D)
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    74
    To add notes or comments,insert a comment tag using the syntax ______

    A) <---comment>
    B)
    C)
    D)
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    75
    The doctype is used by ______,which are programs that examine document code to ensure that it meets all the syntax requirements of the specified language.

    A) testers
    B) quantifiers
    C) validators
    D) endorsers
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    76
    In addition to content,elements also support _______ that specify the use,the behavior,and in some cases the appearance of an element.

    A) attributes
    B) formats
    C) characteristics
    D) display
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    77
    A(n)____ list is used to display information in sequential order.

    A) ordered
    B) numeric
    C) alphanumeric
    D) bulleted
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    78
    One reason for the success of the Web is that HTML has made it easy for non-programmers to write and edit code without being ensnarled by ______ violations.

    A) code
    B) program
    C) syntax
    D) logic
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    79
    Most Web browsers use a fill-in _____ for unordered lists.

    A) square
    B) rectangle
    C) circle
    D) bullet
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    80
    The document ______ is not displayed within the page,but is usually display in a browser's title bar or on a browser tab.

    A) title
    B) header
    C) paragraph header
    D) list header
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.
    Unlock Deck
    k this deck
    locked card icon
    Unlock Deck
    Unlock for access to all 138 flashcards in this deck.