The font-size property value of 3 em will ____.

A. keep the text size unchanged
B. make the text three times larger than the browser's default font size
C. add three pixels to the browser's default font size
D. make the text three times smaller than the browser's default font size


Answer: B

Computer Science & Information Technology

You might also like to view...

Two different sections of a math class take the same quiz and the scores are recorded in the following table. Find the range and standard deviation for each section. Round the answer to the nearest hundredth if necessary. Section 1:1090909090909090909090Section 2:20354040457075808595100

A.
B.
C.
D.
E.

Computer Science & Information Technology

This allows a remote user to connect to their desktop machine

A. Remote assistance B. Remote desktop C. VPN D. File share

Computer Science & Information Technology

String a = "Mathematics"; String b = "Computer Science"; String c = (a + " and " + b); int n = c.length(); int m = a.indexOf( "the" ); int p = a.indexOf( "math" ); String d = b.substring( 3, 5 ); String e = b.substring( b.indexOf( "S" ) ); Value of e?

What will be an ideal response?

Computer Science & Information Technology

List four of the eight common work functions specified in the EBK for building applications and systems security into a project management process.

What will be an ideal response?

Computer Science & Information Technology