McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | Information Center | Home
Sample Code
Multiple Choice Quiz
True or False
Feedback
Help Center


Programming the Web Using XHTML and JavaScript
Larry Randles Lagerstrom

Attributes, Lists and Tables

Multiple Choice Quiz



1

Which of these do the two major browsers, NN and IE, NOT support?
A)<wink>
B)<marquee>
C)<flash>
D)<rollover>
2

Which of these is deprecated?
A)<center>
B)<font>
C)the align attribute
D)all of the above
3

The align attribute may be used in which tag?
A)<p>
B)<h1>
C)both A and B
D)neither A nor B
4

Which attribute is deprecated?
A)bgColor
B)text
C)align
D)all of the above
5

Which of the <hr> tag's attributes is deprecated?
A)width
B)background-color
C)height
D)all of the above
6

Which tag is NOT a table element?
A)<th>
B)<caption>
C)<row>
D)all of the above are table elements
7

If you want to change the default choice for list numbers or marks, use the _____ attribute.
A)type
B)style
C)disc
D)letter
8

If you want the numbers 1, 2, 3, … for list numbers, use which value for the list-style property?
A)alphanumeric
B)decimal
C)int
D)integer
9

Which symbol may not be used as an item mark of an unordered list?
A)disc
B)circle
C)star
D)square
10

Which symbol may not be used as an item number in an ordered list?
A)1
B)A
C)a
D)0




McGraw-Hill/Irwin