MULTIPLE CHOICE
- A network confined to a small geographic area is referred to as a _____.
- LAN (local area network)
- WAN (wide area network)
- extranet
- hypernet
- If a network covers several buildings or cities, it is called _____.
- intranet
- WAN (wide area network)
- LAN (local area network)
- hypernet
- The largest wide area network (WAN) in existence is the _____.
- intranet
- extranet
- Internet
- hypernet
- A host that provides storage space for saving and retrieving records is called a _____.
- spool server
- cast server
- proxy server
- file server
- The totality of interconnected hypertext documents became known as the _____.
- World Wide Web
- client-server network
- intranet
- hypernet
- The World Wide Web Consortium enforced a stricter set of standards in a different version of Hypertext Markup Language (HTML) called _____.
- Hypertext markup Language (HTML) 4.01
- Extensible Hypertext Markup Language (XHTML)
- Extensible Markup Language (XML)
- Dynamic Hypertext Markup Language (DHTML)
- Documents on the web stored on web servers are known as web _____.
- pages
- sites
- links
- indices
- Web pages are accessed through a software program called a _____.
- web crawler
- web browser
- web server
- web app drawer
- A _____ is a software program that retrieves a document from a web server and renders it locally in a form that is readable on a client device.
- web browser
- web app
- web server
- web crawler
- Web pages are text files written in a language called _____.
- Standard Text Markup Language (STML)
- Structured Query language (SQL)
- C++
- Hypertext Markup Language (HTML)
- A _____ language is a language used to describe the content and structure of documents.
- markup
- parsing
- validation
- lexical
- Which version of Extensible Hypertext Markup Language (XHTML) is not backward compatible with HTML?
- 1.0
- 1.1
- 2.0
- 5.0
- A group of web designers and programmers called the _____ settled on a set of standards for all browser manufacturers to follow.
- World Wide Web Consortium
- Internet Task Force
- Web Server Consortium
- Client/server Development Group
- Hypertext Markup language (HTML) version _____ added support for style sheets to give web designers greater control over page layout and appearance.
- 3.2
- 2.0
- 3.0
- 4.01
- Hypertext Markup language (HTML) version _____ added interactive elements, including web forms.
- 3.0
- 2.0
- 5.0
- 4.01
- Extensible Hypertext Markup Language (XHTML) version _____ is a reformulation of HTML 4.01 in the Extensible Markup language (XML) language in order to provide enforceable standards for HTML content and to allow HTML to interact with other XML languages.
- 1.0
- 1.1
- 2.0
- 5.0
- Extensible Hypertext Markup Language (XHTML) version _____ is an update to HTML 4.01 that provides support for a variety of new features including semantic page elements, column layout, form validation, offline storage, and enhanced multimedia.
- 1.0
- 1.1
- 2.0
- 5.0
- _____ is a software package providing comprehensive coverage of all phases of the development process from writing Hypertext Markup Language (HTML) code to creating scripts for programs running on web servers.
- World Wide Web Consortium (W3C)
- Integrated Development Environment (IDE)
- Java Development Runtime Kit (JDRK)
- Extensible Markup Language (XML)
- _____ are programs that test code to ensure that it contains no syntax errors.
- Endorsers
- Quantifiers
- Validators
- Testers
- Which of the following is a popular integrated development environment for web development?
- Adobe Dreamweaver
- Adobe Reader
- Windows Notepad
- Microsoft Word
- The first line in a Hypertext Markup Language (HTML) file is the _____, which is a processing instruction indicating the markup language used in a document.
- title
- header
- doctype
- list
- When a doctype is present, browsers will render the page in _____ mode, employing the most current specifications of Hypertext markup Language (HTML).
- quirks
- standards
- supervisor
- protected
- The fundamental building block in every Hypertext Markup Language (HTML) document is the _____ tag, which marks a component in the document.
- head
- paragraph
- element
- anchor
- Identify the elements that are either nontextual or contain directives to a browser about how a page should be treated.
- Nested elements
- Two-sided elements
- Three-sided elements
- Empty elements
- A(n) ______ includes the blank spaces, tabs, and line breaks found within the file.
- blank-space character
- empty-space character
- white-space character
- black-space character
- The exact appearance of each page is described in a separate document known as a ______.
- link sheet
- style sheet
- tag sheet
- look sheet
- In a two-sided tag, a(n) _____ tag indicates the content's end.
- end
- closing
- empty
- exit
- The _____ element is part of the document head because it’s not actually displayed as part of the web page, but rather appears externally within the browser tab.
- script
- title
- style
- meta
- The _____ element, a Hypertext Markup Language (HTML) metadata element, contains a collection of metadata elements that describe the document or provide instructions to the browser.
- head
- html
- body
- list
- Identify an attribute of the meta element provides the value associated with the http-equiv or name attributes.
- charset=”encoding”opening
- content=”text”
- name=”text”
- http-equiv=”content-type|default-style|refresh”
- The most common character encoding in use is _____.
- UTF-8
- ASCII
- Latin-1
- ISO 8859-1
- To add notes or comments, insert a comment tag using the syntax _____.
- <---comment>
- <!--comment‐->
- </--comment>
- <!--comment!‐->
- To add the comment, Welcome John Smith, the syntax would be _____.
- <---Welcome John Smith>
- <!--”Welcome John Smith !‐->
- <!--Welcome John Smith ‐->
- < !/--- Welcome John Smith‐->?
- A sectioning element that marks content related to a main article is _____.
- <article>
- <footer>
- <nav>
- <aside>
- Hypertext Markup Language (HTML) sectioning elements are also known as _____ because the tag name describes the purpose of the element and the type of content it contains.
- grouping elements
- meta elements
- semantic elements
- text-level elements
- Identify a grouping element that marks a thematic break such as a scene change or transition to a new topic.
- hr
- br
- pre
- main
- Which of the following Hypertext Markup Language (HTML) grouping elements contains a single item from an ordered or unordered list?
- nav
- pre
- li
- div
- _____ contains a generic grouping of elements within a document.
- <dir>
- <div>
- <dd>
- <span>
- Identify a grouping element containing content that is derived from another source, often with a citation and often indented on a page.
- blockquote
- pre
- figcaption
- main
- The _____ grouping element contains a single term from a description list.
- <dt>
- <dd>
- <ds>
- <li>
- Identify the grouping element which contains an illustration, photo, diagram, or similar object that is cross-referenced elsewhere in a document.
- figure
- character
- image
- picture
- Identify a text-level element that indicates a span of text that expresses an alternative voice or mood.
- i
- span
- kbd
- wbr
- The _____ grouping element contains content that is quoted from another source, often with a citation and often indented on a page.
- hgroup
- blockquote
- pre
- list
- Identify a text-level element used to mark generic run of text within the document.
- span
- div
- cite
- mark
- ______, a Hypertext Markup Language (HTML) text-level element, marks text that represents user input, typically from a computer keyboard or a voice command.
- samp
- kbd
- wbr
- dfn
- If the encoding value is known, one can insert the corresponding character directly into a web page using the character encoding reference _____.
- &#code;
- &char;
-
- ©
- The character set used for the English alphabet is the _____.
- Extended Binary Coded Decimal Interchange Code (EBCDIC)
- Unicode Transformation Format (UTF)
- American Standard Code for Information Interchange (ASCII)
- Unicode Binary Format (UBF)
- Character entity references are inserted using the syntax _____.
- <char>
- charset=”encoding”
- &char;
- “charset=utf-8”
- Identify the character entity reference that can be used to force Hypertext Markup Language (HTML) to display an extra white space.
-
- <double space>
- <p = “ “ “ “>
- <br />
- _____ is a short memorable name used in place of encoding reference number.
- Character entity reference
- Character encoding
- Numeric character reference
- Special character reference
- Identify a Hypertext Markup Language (HTML) embedded element that contains programming scripts used to construct bitmap images and graphics.
- canvas
- iframe
- object
- embed
- Early versions of HTML supported presentational _____ and presentational attributes designed to describe how each element should be rendered by web browsers.
- units
- levels
- elements
- characteristics
- _____ are placed within grouping elements, such as paragraphs or headings, to force page content to start on a new line within the group.
- Space breaks
- Block breaks
- Line breaks
- List breaks
- An oft-used empty element is _____ element, which marks a major topic change within a section.
- canvas
- horizontal rule
- semantic page
- two-sided
- A(n) _____ list is used to display information in sequential order.
- ordered
- tasks
- reference
- bulleted
- The structure for an unordered list is similar to that used with ordered lists except that the list items are grouped within the _____ element.
- li
- ol
- ul
- p
- Since the li element is itself a grouping element, it can be used to group other lists, which in turn creates a series of _____.
- ordered lists
- unordered lists
- nested lists
- navigation lists
- _____ is used to provide visual clues that the text is hypertext links rather than normal text.
- Rollover effect
- Absolute path
- Pullover effect
- White-space blank
- Identify the root folder in the absolute path /folder1/folder2/folder3/file.
- file
- folder2
- folder3
- folder1
- Which of the following elements can be added to a document head to define a different starting point for relative paths?
- <a href=”file#id” />
- <base href=”url” />
- <base id=”id”>
- <img src=”file” />
- In order to enable users to jump to a specific location within a document, identify the attribute that should be added to an element tag to recognize that location.
- div
- span
- a=”ref”
- id=”text”
- Identify a general structure shared by all Uniform Resource Locators (URLs).
- scheme:location
- ../../index.html
-
- <a href=”url” />
- Which of the following should be used for secure connection over the web?
- https
- .net
- www
- http
- An e-mail address can be turned into a hypertext link using the URL _____.
- <mail="address">
- mailto:address
- &mail;
- mail:<address="(_blank|_self|_top)">
- The Uniform Resource Locator (URL) for a phone link is _____.
- tel:phone
- call:<number>
- phone:”number”
- <href=”url”>
- Identify an attribute of the “an” element that indicates the media type of z linked document.
- rel=”type”
- hreflang=”lang”
- type=”mime-type”
- href=”url”
- In the context of hypertext attribute, identify a target name that opens the page in the current window or tab.
- _blank
- _parent
- _self
- _top
- To force a document to appear in a new window or tab, identify an attribute that should be added to <a> tag.
- href
- target
- start
- role