XHTML version ____ is an update to HTML 4.01 that provides support for a variety of new features including semanitic page elements, column layout, form validation, offiline storage, and enhanced multimedia.

A. 1.0
B. 1.1
C. 2.0
D. 5.0


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following functions will return the value of x, rounded to the nearest whole number?

a. abs(x) b. fmod(x) c. sqrt(x) d. round(x) e. whole(x)

Computer Science & Information Technology

The control statement which is best used when you need to select from among many integer choices is the . . .

A. the for statement B. the while statement C. the do/while statement D. the switch statement

Computer Science & Information Technology

In the Adobe Help feature, ____ looks up information based on the keyword or phrase you enter.

A. Contents B. Look Up C. Favorites D. Search

Computer Science & Information Technology

Code that has been used and tested is said to be ____.

A. responsible B. reliable C. inherited D. encapsulated

Computer Science & Information Technology