Format used in special situations where other formats aren’t supported, such as earlier versions of mobile Safari.

a. Embedded OpenType (.eot)
b. TrueType (.ttf)
c. Scalable Vector Graphics (.svg)
d. Web Open Font Format (.woff)


c. Scalable Vector Graphics (.svg)

Computer Science & Information Technology

You might also like to view...

Change the shift method in Program to shiftFreq which takes a frequency instead of a factor, then plays the given sound at the desired frequency.

What will be an ideal response?

Computer Science & Information Technology

What attribute is always required by the INPUT element?

(a) TYPE (b) VALUE (c) SIZE (d) MAXLENGTH

Computer Science & Information Technology

A shopping cart allows a customer to collect items to purchase on an e-retail website.

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

Computer Science & Information Technology

Which statement is false?

a) in the statement sum = integer1 + integer2; both = and + are binary operators. b) The statement in part a) is an example of an assignment statement. c) The spaces around each of the binary operators in the statement of part a) are required. d) In part a), the = operator’s two operands are sum and the value of the expression integer1 + integer2.

Computer Science & Information Technology