Pop Quiz 1 Flashcards
(234 cards)
The fundamental building block in every Hypertext Markup Language (HTML) document is the ___ tag, which marks a component in the document.
element
An e-mail address can be turned into a hypertext link using the URL ___.
mailto:address
Documents on the web stored on web servers are known as web ___.
pages
To add notes or comments, insert a comment tag using the syntax ___.
Hypertext Markup language (HTML) version ___ added interactive elements, including web forms.
2.0
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.
semantic elements
The most common character encoding in use is ___.
UTF-8
Web pages are accessed through a software program called a ___.
web browser
___ contains a generic grouping of elements within a document.
<div></div>
To force a document to appear in a new window or tab, identify an attribute that should be added to <a> tag.</a>
target
An e-mail address can be turned into a hypertext link using the URL ___.
mailto:address
Identify a Hypertext Markup Language (HTML) embedded element that contains programming scripts used to construct bitmap images and graphics.
canvas
in a two-sided tag, a(n) ___ tag indicates the content’s end.
closing
When a doctype is present, browsers will render the page in ___ mode, employing the most current specifications of Hypertext markup Language (HTML)
standards
The character set used for the English alphabet is the ___.
American Standard Code for Information Interchange (ASCII)
Identify the elements that are either nontextual or contain directives to a browser about how a page should be treated.
Empty elements
Web pages are text files written in a language called ___.
Hypertext Markup Language (HTML)
Which of the following should be used for secure connection over the web?
https
To add the comment, Welcome John Smith, the syntax would be ___.
A(n) ___ includes the blank spaces, tabs, and line breaks found within the file.
white-space character
Which of the following is a popular integrated development environment for web development?
Adobe Dreamweaver
A network confined to a small geographic area is referred to as a ___.
LAN (local area network)
A(n) ___ represents a single dot on an output device.
pixel
___ is the tint of a color and is usually represented by a direction on a color wheel.
Hue