Which of the followings is the correct CSS property for an element's text size?

A. font-size
B. text-size
C. font-style
D. text-style


A. font-size

Computer Science & Information Technology

You might also like to view...

The management control process is enabled by ____.

A. control goals B. control targets C. control objectives D. compliance goals

Computer Science & Information Technology

Which of the following statements is false?

a. Scanner method next reads characters until any white-space character is encountered, then returns the characters as a String. b. To call a method of an object, follow the object name with a comma, the method name and a set of parentheses containing the method’s arguments. c. A class instance creation expression begins with keyword new and creates a new object. d. A constructor is similar to a method but is called implicitly by the new operator to initialize an object’s instance variables at the time the object is created.

Computer Science & Information Technology

Are there improvements on the concept of a B-tree?

What will be an ideal response?

Computer Science & Information Technology

A "____" is a special type of "smart" virus that can replicate from system to system without human user intervention.

A. worm B. Trojan horse C. macros D. logic bomb

Computer Science & Information Technology