HTML Exam 1 Chapter 1-3 Review Solved 2024
</a> - ANSWER-A text link without the ____ tag will not display correctly in the browser.
<a href="mailto:">linktext</a> - ANSWER-The form of an e-mail
link is ____.
<a> - ANSWER-The ____ tag is used to create anchors for links to another page in the
same Web site, to a Web page in an external Web site, within the same Web page, and
for e-mail links.
<br style="clear: right" /> - ANSWER-To end right-aligned text wrap, enter the ____ tag
where the text should stop wrapping to the right.
<dt> - ANSWER-A ____ tag indicates a term in a definition list.
<head> </head> - ANSWER-The _____ tags contain the Web page title, for example.
<meta /> - ANSWER-The ____ tag can be used to declare the character encoding UTF-
8.
<p class="footer"> - ANSWER-Once you have added a style statement with the class
name "footer" you can display text in the style of that class using the ____ tag.
<p> - ANSWER-When the browser finds a(n)_____ tag in an HTML file, it starts a new
line and inserts a blank line above the new paragraph.
<small> </small> - ANSWER-The ____ tags decrease the font size in comparison to the
surrounding text.
<span> </span> - ANSWER-The ____ tags create a container into which a user can
add an inline style.
a:hover text-decoration: none - ANSWER-The code ____ eliminates completely the
underline on text links.
anchor - ANSWER-The <a> tag also is called the ____ tag.
Body - ANSWER-The _____ of a Web page contains the information that is displayed in
the browser window.
class - ANSWER-To make a style of one paragraph to be different from the style of
others, you can define specific elements of an HTML file as a category, or a(n) ____
commas - ANSWER-Font-families are separated by ____.
, CSS - ANSWER-HTML and ____ are not the same thing; the latter is a separate
language used to enhance the display capabilities of HTML.
Declaration - ANSWER-A(n) ____ includes at least one type of style or property to apply
to the selected element.
Declaration - ANSWER-In this style <h1 style="font-family: Garamond; font-color:
navy">, the ____ is everything between the quotation marks.
DOCTYPE - ANSWER-An XHTML coding practice is to require that the HTML file
include a ____ statement.
embedded - ANSWER-If you want all of the text in a Web page to be the same, a(n)
____ stylesheet is appropriate.
external - ANSWER-A(n) ____ style sheet is a separate document with a .css
extension.
external - ANSWER-If text is common across more than one Web page, a(n) ____ style
sheet should be used.
False - ANSWER-HTML has extensive functionality for defining the appearance, or
style, across one or more Web pages. TF
False - ANSWER-Identifying the width and height attributes of an image can
compromise page loading time. TF
False - ANSWER-If a visitor clicks a thumbnail image to view the larger image, he or
she can use the Return button on the browser's Standard toolbar to return to the original
Web page displaying the thumbnail image. TF
False - ANSWER-It is good practice to start with a Heading 1 style and then to use a
heading 3 style as a way to add visual interest to a page. TF
False - ANSWER-Once a Web page is published, users with access to the Internet can
view it, depending on where the Web server is located. TF
False - ANSWER-The <a> and </a> tags used to create a text link to a Web page within
the same Web site are used to create a link to a Web page in another Web site. TF
False - ANSWER-The <pre> </pre> tags indent margins on sections of text. TF
False - ANSWER-Web sites offer images that are free and are not subject to copyright;
these images are considered to be shareware. TF
</a> - ANSWER-A text link without the ____ tag will not display correctly in the browser.
<a href="mailto:">linktext</a> - ANSWER-The form of an e-mail
link is ____.
<a> - ANSWER-The ____ tag is used to create anchors for links to another page in the
same Web site, to a Web page in an external Web site, within the same Web page, and
for e-mail links.
<br style="clear: right" /> - ANSWER-To end right-aligned text wrap, enter the ____ tag
where the text should stop wrapping to the right.
<dt> - ANSWER-A ____ tag indicates a term in a definition list.
<head> </head> - ANSWER-The _____ tags contain the Web page title, for example.
<meta /> - ANSWER-The ____ tag can be used to declare the character encoding UTF-
8.
<p class="footer"> - ANSWER-Once you have added a style statement with the class
name "footer" you can display text in the style of that class using the ____ tag.
<p> - ANSWER-When the browser finds a(n)_____ tag in an HTML file, it starts a new
line and inserts a blank line above the new paragraph.
<small> </small> - ANSWER-The ____ tags decrease the font size in comparison to the
surrounding text.
<span> </span> - ANSWER-The ____ tags create a container into which a user can
add an inline style.
a:hover text-decoration: none - ANSWER-The code ____ eliminates completely the
underline on text links.
anchor - ANSWER-The <a> tag also is called the ____ tag.
Body - ANSWER-The _____ of a Web page contains the information that is displayed in
the browser window.
class - ANSWER-To make a style of one paragraph to be different from the style of
others, you can define specific elements of an HTML file as a category, or a(n) ____
commas - ANSWER-Font-families are separated by ____.
, CSS - ANSWER-HTML and ____ are not the same thing; the latter is a separate
language used to enhance the display capabilities of HTML.
Declaration - ANSWER-A(n) ____ includes at least one type of style or property to apply
to the selected element.
Declaration - ANSWER-In this style <h1 style="font-family: Garamond; font-color:
navy">, the ____ is everything between the quotation marks.
DOCTYPE - ANSWER-An XHTML coding practice is to require that the HTML file
include a ____ statement.
embedded - ANSWER-If you want all of the text in a Web page to be the same, a(n)
____ stylesheet is appropriate.
external - ANSWER-A(n) ____ style sheet is a separate document with a .css
extension.
external - ANSWER-If text is common across more than one Web page, a(n) ____ style
sheet should be used.
False - ANSWER-HTML has extensive functionality for defining the appearance, or
style, across one or more Web pages. TF
False - ANSWER-Identifying the width and height attributes of an image can
compromise page loading time. TF
False - ANSWER-If a visitor clicks a thumbnail image to view the larger image, he or
she can use the Return button on the browser's Standard toolbar to return to the original
Web page displaying the thumbnail image. TF
False - ANSWER-It is good practice to start with a Heading 1 style and then to use a
heading 3 style as a way to add visual interest to a page. TF
False - ANSWER-Once a Web page is published, users with access to the Internet can
view it, depending on where the Web server is located. TF
False - ANSWER-The <a> and </a> tags used to create a text link to a Web page within
the same Web site are used to create a link to a Web page in another Web site. TF
False - ANSWER-The <pre> </pre> tags indent margins on sections of text. TF
False - ANSWER-Web sites offer images that are free and are not subject to copyright;
these images are considered to be shareware. TF