Deck 8: Creating Effective Web Pages

Full screen (f)
exit full mode
Question
You can place comments anywhere in an HTML document; you do not need to limit comments to the head section.
Use Space or
up arrow
down arrow
to flip the card.
Question
  In the figure above, the   immediately to the left of the arrow indicates a definition list item.<div style=padding-top: 35px>
In the figure above, the "
  • " immediately to the left of the arrow indicates a definition list item.
  • Question
    Dreamweaver generates code that is compatible with XHTML 1.0.
    Question
    In HTML, an image is any file that contains a picture, such as a photograph, logo, or computer-generated file.
    Question
    An absolute path specifies a file's location with absolute precision; there is no reference to the current file.
    Question
    A document type declaration (DTD) is a one-sided tag that tells a browser which syntax version of a markup language your document uses.
    Question
    JavaScript scripts are available from the Web, but all involve some kind of fee.
    Question
    Markup language is a general term that indicates the separation of the formatting of a document and the content of a document.
    Question
    JavaScript is a scripting language, a programming language that is executed by a Web browser.
    Question
    Raster graphics are composed of paths, and vector graphics are composed of pixels.
    Question
    If you save a file with the default .txt extension, a Web browser will still recognize the file as a Web page.
    Question
    HTML supports four kinds of lists: bulleted, numbered, contextual, and definition.
    Question
    Microsoft Expression Web and Adobe Dreamweaver are two Web site creation and management tools.
    Question
    There are three types of browser extensions: plug-ins, add-ons, and helper applications.
    Question
    Since a dedicated Web server only hosts one site, it is less expensive to operate than a shared server.
    Question
    It is acceptable to use spaces in filenames, since all Web servers now support filenames that contain spaces.
    Question
    Tags can be one-sided or two-sided.
    Question
    When connecting Web pages with a hyperlink, the page that opens when the hyperlink is clicked is called the source page.
    Question
    The content of Web pages must always remain within the capabilities of HTML.
    Question
      In the figure above, the arrow points to the opening tag for a hyperlink.<div style=padding-top: 35px>
    In the figure above, the arrow points to the opening tag for a hyperlink.
    Question
    Most developers prefer to use C-Script instead of Microsoft's VBScript language. _________________________
    Question
    The home page sits at the top of a storyboard, or navigation structure. _________________________
    Question
    XHTML stands for Exceptional Hypertext Markup Language. _________________________
    Question
    The Web-safe color palette is a collection of 216 colors that all computers render in the same way. _________________________
    Question
    HTML specifications that are not included when newer specifications are released or are not included in the XHTML specification are referred to as ____.

    A) deprecated
    B) obsolete
    C) variant
    D) Web-safe
    Question
    According to the text, Microsoft's Flash Player is installed on the majority of desktop computers connected to the Internet. _________________________
    Question
    HTML quickly evolved through specifications that are the result of the collective work of the organization known as the ____.

    A) Web Roots
    B) W3C
    C) T3C
    D) Net Referral Union
    Question
    Search engine broadcasting is the process of sending your site's URL to one or more search engines so they will list your site in their indexes. _________________________
    Question
      In the figure above, the programs listed in the left column are all examples of a browser extension. _________________________<div style=padding-top: 35px>
    In the figure above, the programs listed in the left column are all examples of a browser extension. _________________________
    Question
    The

    tag creates a paragraph with the default alignment (left-justified). _________________________

    Question
    Notepad is a text interpreter program that is installed with Microsoft Windows. _________________________
    Question
    The head section includes the tags that contain the page title and other information about the page. _________________________
    Question
    A ____ language is a general term that indicates the separation of the formatting of a document and the content of a document.

    A) content
    B) Web
    C) WYSIWYG
    D) markup
    Question
    Tags that are included within other tags are called ____ tags.

    A) enclosed
    B) nested
    C) looped
    D) cocooned
    Question
    XHTML is currently in version ____.

    A) 1.0
    B) 1.1
    C) 2.0
    D) 2.1
    Question
    A bulleted list is also called an ordered list. _________________________
    Question
    When you create XHTML documents, including the document type detail (DTD) is optional. _________________________
    Question
    Meta tags are placed in a document's body section. _________________________
    Question
    A Web site stored on your Web server is known as a(n) remote Web site. _________________________
    Question
    The content of a comment tag is visible when you view an HTML document in your text editor. _________________________
    Question
    If you are using Notepad as your text editor and the text does not wrap to the next line in the program window, click ____ on the menu bar, and then click Word Wrap to place a check mark next to it.

    A) Options
    B) Format
    C) File
    D) View
    Question
    The ____ color palette is a collection of 216 colors that all computers render in the same way.

    A) standard
    B) dynamic
    C) multiplatform
    D) none of the above
    Question
    The last item in an HTML document must be the ____ tag.

    A)
    B)
    C)
    D)
    Question
    The first section of an HTML document is called the ____ section.

    A) head
    B) primary
    C) root
    D) title
    Question
    An HTML document uses the ____ tag to create the various inputs on a form.

    A)
    B)


    C)
    D)

    Question
    <strong>  In the figure above, the area denoted by number 5 is the ____.</strong> A) head section B) closing section C) body section D) text section <div style=padding-top: 35px>
    In the figure above, the area denoted by number 5 is the ____.

    A) head section
    B) closing section
    C) body section
    D) text section
    Question
    The default font for Web pages is ____.

    A) Times New Roman
    B) Comic Sans
    C) Century Gothic
    D) Verdana
    Question
    The "center" value of the align attribute is ____ in XHTML.

    A) standard
    B) fully supported
    C) deprecated
    D) unavailable
    Question
    To specify a red color within a tag, the syntax would be ____.

    A) color:: red
    B) colour: red
    C) color= red
    D) color: red
    Question
    To view an HTML document stored on your computer in a Web browser, use the ____ menu in the browser.

    A) Options
    B) File
    C) View
    D) Edit
    Question
    <strong>  In the figure above, number 3 points to the ____ <html> tag.</strong> A) meta B) opening C) head D) DTD <div style=padding-top: 35px>
    In the figure above, number 3 points to the ____ tag.

    A) meta
    B) opening
    C) head
    D) DTD
    Question
    <strong>  In the figure above, number ____ points to an optional section or tag.</strong> A) 1 B) 3 C) 5 D) none of the above <div style=padding-top: 35px>
    In the figure above, number ____ points to an optional section or tag.

    A) 1
    B) 3
    C) 5
    D) none of the above
    Question
    It's good practice to save HTML documents in lowercase letters, in case you ever move your Web site to a ____ server, which is case-sensitive.

    A) Web
    B) Microsoft
    C) DATIX
    D) UNIX
    Question
    <strong>  In the figure above, the end of the HTML document is marked by the number ____.</strong> A) 1 B) 3 C) 4 D) 5 <div style=padding-top: 35px>
    In the figure above, the end of the HTML document is marked by the number ____.

    A) 1
    B) 3
    C) 4
    D) 5
    Question
    <strong>  In the figure above, the head section is marked by the number ____.</strong> A) 1 B) 2 C) 3 D) 5 <div style=padding-top: 35px>
    In the figure above, the head section is marked by the number ____.

    A) 1
    B) 2
    C) 3
    D) 5
    Question
    A comment tag begins with the characters ____.

    A) <<--
    B) <-!-
    C) <-<-
    D)
    Question
    The text editor installed with Windows is called ____.

    A) Web pad
    B) Notebook
    C) MS Sketch
    D) Notepad
    Question
    A commonly used option for making filenames easier to read is to separate words with the ____ character.

    A) !
    B) _
    C) *
    D) ~
    Question
    Some tags include ____ that specify additional information about the content to be formatted by the tag.

    A) modifiers
    B) variants
    C) optionals
    D) attributes
    Question
    The

    tag is a ____ tag.

    A) level-one heading
    B) closing head
    C) text height
    D) half-size

    Question
    Some Web pages include ____ content -- content that changes when you view the page.

    A) expressive
    B) static
    C) dynamic
    D) structural
    Question
    If you need to add more items to a bulleted list, you add them using the ____ tag(s).

    A)
  • and

  • B)

      C) and
      D)
    Question
    To process a script, a browser must have a feature called a scripting ____.

    A) engine
    B) decoder
    C) compiler
    D) add-on
    Question
    In XHTML 1.0, the HTML tag has been replaced by ____.

    A)
    B)
    C)
    D)
    Question
    <strong>  In the figure above, number ____ represents a paragraph.</strong> A) 2 B) 3 C) 4 D) 6 <div style=padding-top: 35px>
    In the figure above, number ____ represents a paragraph.

    A) 2
    B) 3
    C) 4
    D) 6
    Question
    The tag for creating a numbered list is ____.

    A)

      B)

        C)

      1. D)
    Question
    The opening tag for bold text is ____.

    A)
    B)
    C)
    D)
    Question
    When using Expression Web, clicking the ____ button lets you see the HTML document for the current Web page.

    A) HTML
    B) Web
    C) Details
    D) none of the above
    Question
    <strong>  In the figure above, a bulleted list is referenced by number ____</strong> A) 1 B) 3 C) 4 D) 6 <div style=padding-top: 35px>
    In the figure above, a bulleted list is referenced by number ____

    A) 1
    B) 3
    C) 4
    D) 6
    Question
    A(n) ____ language is a programming language that is executed by a Web browser.

    A) HTML
    B) scripting
    C) add-on
    D) self-contained
    Question
    The two Web site creation and management tools discussed in the chapter are ____ and ____.

    A) Mozilla Firefox, Adobe Dreamweaver
    B) Netscape Communicator, Microsoft Dreamweaver
    C) Microsoft Expression Web, Adobe Dreamweaver
    D) Microsoft Dreamweaver, Adobe Expression Web
    Question
    A numbered list is also known as a(n) ____ list.

    A) bulleted
    B) ordered
    C) unordered
    D) definition
    Question
    The page that opens when a hyperlink is clicked is called the hyperlink's ____.

    A) destination
    B) source
    C) target
    D) anchor
    Question
    Most browsers underline hyperlinks and display them in a(n) ____ font.

    A) blue
    B) italicized
    C) large
    D) flashing
    Question
    The tag is considered a ____ tag.

    A) one-sided
    B) two-sided
    C) self-closing
    D) nested
    Question
    A bulleted list is also known as a(n) ____ list.

    A) ordered
    B) numbered
    C) unordered
    D) definition
    Question
    ____ picture files are limited to 256 colors.

    A) JPG
    B) TIFF
    C) BMP
    D) GIF
    Question
    <strong>  In the figure above, number ____ represents a hyperlink.</strong> A) 2 B) 4 C) 5 D) 6 <div style=padding-top: 35px>
    In the figure above, number ____ represents a hyperlink.

    A) 2
    B) 4
    C) 5
    D) 6
    Question
    The most popular formats for pictures on the Web are JPG, GIF, and ____.

    A) BMP
    B) PNG
    C) TIFF
    D) MP3
    Question
    JavaScript was first made available for the ____ browser.

    A) Internet Explorer
    B) Netscape Navigator
    C) Mozilla Firefox
    D) Apache Web
    Unlock Deck
    Sign up to unlock the cards in this deck!
    Unlock Deck
    Unlock Deck
    1/149
    auto play flashcards
    Play
    simple tutorial
    Full screen (f)
    exit full mode
    Deck 8: Creating Effective Web Pages
    1
    You can place comments anywhere in an HTML document; you do not need to limit comments to the head section.
    True
    2
      In the figure above, the   immediately to the left of the arrow indicates a definition list item.
    In the figure above, the "
  • " immediately to the left of the arrow indicates a definition list item.
  • F
    3
    Dreamweaver generates code that is compatible with XHTML 1.0.
    True
    4
    In HTML, an image is any file that contains a picture, such as a photograph, logo, or computer-generated file.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    5
    An absolute path specifies a file's location with absolute precision; there is no reference to the current file.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    6
    A document type declaration (DTD) is a one-sided tag that tells a browser which syntax version of a markup language your document uses.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    7
    JavaScript scripts are available from the Web, but all involve some kind of fee.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    8
    Markup language is a general term that indicates the separation of the formatting of a document and the content of a document.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    9
    JavaScript is a scripting language, a programming language that is executed by a Web browser.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    10
    Raster graphics are composed of paths, and vector graphics are composed of pixels.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    11
    If you save a file with the default .txt extension, a Web browser will still recognize the file as a Web page.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    12
    HTML supports four kinds of lists: bulleted, numbered, contextual, and definition.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    13
    Microsoft Expression Web and Adobe Dreamweaver are two Web site creation and management tools.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    14
    There are three types of browser extensions: plug-ins, add-ons, and helper applications.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    15
    Since a dedicated Web server only hosts one site, it is less expensive to operate than a shared server.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    16
    It is acceptable to use spaces in filenames, since all Web servers now support filenames that contain spaces.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    17
    Tags can be one-sided or two-sided.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    18
    When connecting Web pages with a hyperlink, the page that opens when the hyperlink is clicked is called the source page.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    19
    The content of Web pages must always remain within the capabilities of HTML.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    20
      In the figure above, the arrow points to the opening tag for a hyperlink.
    In the figure above, the arrow points to the opening tag for a hyperlink.
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    21
    Most developers prefer to use C-Script instead of Microsoft's VBScript language. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    22
    The home page sits at the top of a storyboard, or navigation structure. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    23
    XHTML stands for Exceptional Hypertext Markup Language. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    24
    The Web-safe color palette is a collection of 216 colors that all computers render in the same way. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    25
    HTML specifications that are not included when newer specifications are released or are not included in the XHTML specification are referred to as ____.

    A) deprecated
    B) obsolete
    C) variant
    D) Web-safe
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    26
    According to the text, Microsoft's Flash Player is installed on the majority of desktop computers connected to the Internet. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    27
    HTML quickly evolved through specifications that are the result of the collective work of the organization known as the ____.

    A) Web Roots
    B) W3C
    C) T3C
    D) Net Referral Union
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    28
    Search engine broadcasting is the process of sending your site's URL to one or more search engines so they will list your site in their indexes. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    29
      In the figure above, the programs listed in the left column are all examples of a browser extension. _________________________
    In the figure above, the programs listed in the left column are all examples of a browser extension. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    30
    The

    tag creates a paragraph with the default alignment (left-justified). _________________________

    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    31
    Notepad is a text interpreter program that is installed with Microsoft Windows. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    32
    The head section includes the tags that contain the page title and other information about the page. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    33
    A ____ language is a general term that indicates the separation of the formatting of a document and the content of a document.

    A) content
    B) Web
    C) WYSIWYG
    D) markup
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    34
    Tags that are included within other tags are called ____ tags.

    A) enclosed
    B) nested
    C) looped
    D) cocooned
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    35
    XHTML is currently in version ____.

    A) 1.0
    B) 1.1
    C) 2.0
    D) 2.1
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    36
    A bulleted list is also called an ordered list. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    37
    When you create XHTML documents, including the document type detail (DTD) is optional. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    38
    Meta tags are placed in a document's body section. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    39
    A Web site stored on your Web server is known as a(n) remote Web site. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    40
    The content of a comment tag is visible when you view an HTML document in your text editor. _________________________
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    41
    If you are using Notepad as your text editor and the text does not wrap to the next line in the program window, click ____ on the menu bar, and then click Word Wrap to place a check mark next to it.

    A) Options
    B) Format
    C) File
    D) View
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    42
    The ____ color palette is a collection of 216 colors that all computers render in the same way.

    A) standard
    B) dynamic
    C) multiplatform
    D) none of the above
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    43
    The last item in an HTML document must be the ____ tag.

    A)
    B)
    C)
    D)
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    44
    The first section of an HTML document is called the ____ section.

    A) head
    B) primary
    C) root
    D) title
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    45
    An HTML document uses the ____ tag to create the various inputs on a form.

    A)
    B)


    C)
    D)

    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    46
    <strong>  In the figure above, the area denoted by number 5 is the ____.</strong> A) head section B) closing section C) body section D) text section
    In the figure above, the area denoted by number 5 is the ____.

    A) head section
    B) closing section
    C) body section
    D) text section
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    47
    The default font for Web pages is ____.

    A) Times New Roman
    B) Comic Sans
    C) Century Gothic
    D) Verdana
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    48
    The "center" value of the align attribute is ____ in XHTML.

    A) standard
    B) fully supported
    C) deprecated
    D) unavailable
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    49
    To specify a red color within a tag, the syntax would be ____.

    A) color:: red
    B) colour: red
    C) color= red
    D) color: red
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    50
    To view an HTML document stored on your computer in a Web browser, use the ____ menu in the browser.

    A) Options
    B) File
    C) View
    D) Edit
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    51
    <strong>  In the figure above, number 3 points to the ____ <html> tag.</strong> A) meta B) opening C) head D) DTD
    In the figure above, number 3 points to the ____ tag.

    A) meta
    B) opening
    C) head
    D) DTD
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    52
    <strong>  In the figure above, number ____ points to an optional section or tag.</strong> A) 1 B) 3 C) 5 D) none of the above
    In the figure above, number ____ points to an optional section or tag.

    A) 1
    B) 3
    C) 5
    D) none of the above
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    53
    It's good practice to save HTML documents in lowercase letters, in case you ever move your Web site to a ____ server, which is case-sensitive.

    A) Web
    B) Microsoft
    C) DATIX
    D) UNIX
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    54
    <strong>  In the figure above, the end of the HTML document is marked by the number ____.</strong> A) 1 B) 3 C) 4 D) 5
    In the figure above, the end of the HTML document is marked by the number ____.

    A) 1
    B) 3
    C) 4
    D) 5
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    55
    <strong>  In the figure above, the head section is marked by the number ____.</strong> A) 1 B) 2 C) 3 D) 5
    In the figure above, the head section is marked by the number ____.

    A) 1
    B) 2
    C) 3
    D) 5
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    56
    A comment tag begins with the characters ____.

    A) <<--
    B) <-!-
    C) <-<-
    D)
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    57
    The text editor installed with Windows is called ____.

    A) Web pad
    B) Notebook
    C) MS Sketch
    D) Notepad
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    58
    A commonly used option for making filenames easier to read is to separate words with the ____ character.

    A) !
    B) _
    C) *
    D) ~
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    59
    Some tags include ____ that specify additional information about the content to be formatted by the tag.

    A) modifiers
    B) variants
    C) optionals
    D) attributes
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    60
    The

    tag is a ____ tag.

    A) level-one heading
    B) closing head
    C) text height
    D) half-size

    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    61
    Some Web pages include ____ content -- content that changes when you view the page.

    A) expressive
    B) static
    C) dynamic
    D) structural
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    62
    If you need to add more items to a bulleted list, you add them using the ____ tag(s).

    A)
  • and

  • B)

      C) and
      D)
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    63
    To process a script, a browser must have a feature called a scripting ____.

    A) engine
    B) decoder
    C) compiler
    D) add-on
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    64
    In XHTML 1.0, the HTML tag has been replaced by ____.

    A)
    B)
    C)
    D)
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    65
    <strong>  In the figure above, number ____ represents a paragraph.</strong> A) 2 B) 3 C) 4 D) 6
    In the figure above, number ____ represents a paragraph.

    A) 2
    B) 3
    C) 4
    D) 6
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    66
    The tag for creating a numbered list is ____.

    A)

      B)

        C)

      1. D)
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    67
    The opening tag for bold text is ____.

    A)
    B)
    C)
    D)
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    68
    When using Expression Web, clicking the ____ button lets you see the HTML document for the current Web page.

    A) HTML
    B) Web
    C) Details
    D) none of the above
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    69
    <strong>  In the figure above, a bulleted list is referenced by number ____</strong> A) 1 B) 3 C) 4 D) 6
    In the figure above, a bulleted list is referenced by number ____

    A) 1
    B) 3
    C) 4
    D) 6
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    70
    A(n) ____ language is a programming language that is executed by a Web browser.

    A) HTML
    B) scripting
    C) add-on
    D) self-contained
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    71
    The two Web site creation and management tools discussed in the chapter are ____ and ____.

    A) Mozilla Firefox, Adobe Dreamweaver
    B) Netscape Communicator, Microsoft Dreamweaver
    C) Microsoft Expression Web, Adobe Dreamweaver
    D) Microsoft Dreamweaver, Adobe Expression Web
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    72
    A numbered list is also known as a(n) ____ list.

    A) bulleted
    B) ordered
    C) unordered
    D) definition
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    73
    The page that opens when a hyperlink is clicked is called the hyperlink's ____.

    A) destination
    B) source
    C) target
    D) anchor
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    74
    Most browsers underline hyperlinks and display them in a(n) ____ font.

    A) blue
    B) italicized
    C) large
    D) flashing
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    75
    The tag is considered a ____ tag.

    A) one-sided
    B) two-sided
    C) self-closing
    D) nested
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    76
    A bulleted list is also known as a(n) ____ list.

    A) ordered
    B) numbered
    C) unordered
    D) definition
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    77
    ____ picture files are limited to 256 colors.

    A) JPG
    B) TIFF
    C) BMP
    D) GIF
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    78
    <strong>  In the figure above, number ____ represents a hyperlink.</strong> A) 2 B) 4 C) 5 D) 6
    In the figure above, number ____ represents a hyperlink.

    A) 2
    B) 4
    C) 5
    D) 6
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    79
    The most popular formats for pictures on the Web are JPG, GIF, and ____.

    A) BMP
    B) PNG
    C) TIFF
    D) MP3
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    80
    JavaScript was first made available for the ____ browser.

    A) Internet Explorer
    B) Netscape Navigator
    C) Mozilla Firefox
    D) Apache Web
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.
    Unlock Deck
    k this deck
    locked card icon
    Unlock Deck
    Unlock for access to all 149 flashcards in this deck.