17) In the style specification td.important { color: red }, the important is
A) an attribute
B) a class
C) an extension
D) a color
18) If the color of a paragraph is specified as green in the external style sheet, red in the header’s
style section, and blue in the style attribute of the paragraph tag itself, the paragraph will be
A) blue
B) red
C) green
D) black
1) A grid of cells on a Web page is called a(n) ________.
2) To be accessed from other computers on the Internet, the HTML files, the image files, and the
directory structure created for them must be ________ (transmitted) to a Web server.
3) A user clicks on a(n) ________ to navigate from one Web page to another.
4) A(n) ________ is the name for a Web address of a page a user will go to when they click on a
hyperlink.
5) The highlighted text indicating the presence of a hyperlink is called the ________.
6) ________ is a system for globally styling Web pages written in HTML.
7) ________ give the complete URLs in a hyperlink reference.
8) A(n) ________ is a family of styling specifications in CSS given a common name.
9) In HTML, text that is enclosed between <pre> and </pre> tags is ________.