Which CSS property configures the font typeface?

a. font-face
b. font-type
c. font-family
d. font-style

c. font-family

Computer Science & Information Technology

You might also like to view...

If set Side is a Square class function and box is a Square object, which of the following statements would set the length of box's side to 5?

A) set Side(5); B) box.set Side(5); C) Square.set Side(5); D) Square.set Side = 5; E) None of the above

Computer Science & Information Technology

The item marked 1 in the accompanying figure is an alignment line.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology