Describing the text that appears on a Web page is done using ____________________ elements.

Fill in the blank(s) with the appropriate word(s).


text level

Computer Science & Information Technology

You might also like to view...

When is a function a pure virtual function?

a. When it is constant throughout the inheritance hierarchy b. Its definition changes in the inheritance hierarchy, but there is a rea sonable default c. No reasonable default can be provided, and it must be defined in the inheritance hierarchy d. When a pointer is involved e. none of the above

Computer Science & Information Technology

Which of the following is NOT a benefit of using VHDX instead of VHD format virtual disks?

A. better backward compatibility B. better resilience to corruption C. improved performance D. automatic trimming

Computer Science & Information Technology

A(n) __________ is thrown when a server address indicated by a client cannot be resolved.

a. ConnectException. b. ServerException. c. MalformedURLException. d. UnknownHostException.

Computer Science & Information Technology

____ methods pass the data stored in a field back to a client program.

A. Mutator B. Send C. Set D. Get

Computer Science & Information Technology