Identify a text-level element used to mark generic run of text within the document.
a. mark
b. cite
c. div
d. span CORRECT ANS-C
_____ are placed within grouping elements, such as paragraphs or headings, to force page
content to start on a new line within the group.
a. Block breaks
b. Line breaks
c. Space breaks
d. List breaks CORRECT ANS-B
If the encoding value is known, one can insert the corresponding character directly into a web
page using the character encoding reference _____.
a. &char;
b. &#code;
c. ©
d. CORRECT ANS-A
, ISDS 3105 Exam 1 with Complete Solutions
Identify an attribute of the meta element provides the value associated with the http-equiv or
name attributes.
a. charset="encoding"opening
b. http-equiv="content-type|default-style|refresh"
c. name="text"
d. content="text" CORRECT ANS-B
The structure for an unordered list is similar to that used with ordered lists except that the list
items are grouped within the _____ element.
a. ol
b. li
c. ul
d. p CORRECT ANS-C
Lucy wants to develop a web page to display her profile. She wants to just start with a basic
page that lists her accomplishments, her work history, and the different computer courses she
has taken. She would like each section to be clearly identified.
What would be the best file name for Lucy's page according to Internet conventions?
a. LucysInfo
b. Lucys Info
c. Lucy's Info
d. lucysinfo CORRECT ANS-D
, ISDS 3105 Exam 1 with Complete Solutions
1. Hypertext Markup language (HTML) version _____ added support for style sheets to give
web designers greater control over page layout and appearance.
a. 2.0
b. 4.01
c. 3.2
d. 3.0 CORRECT ANS-B
Which of the following Hypertext Markup Language (HTML) grouping elements contains a
single item from an ordered or unordered list?
a. div
b. pre
c. nav
d. li CORRECT ANS-A
Documents on the web stored on web servers are known as web _____.
a. sites
b. links
c. indices
d. pages CORRECT ANS-D
Identify a general structure shared by all Uniform Resource Locators (URLs).