Explain the main advantage of using em and ex elements for assigning font values, rather than using the absolute pt measurement.

What will be an ideal response?


If a user with visual disabilities sets his or her monitor to display larger fonts, any elements with font sizes that are assigned with the em and ex units will automatically be sized larger for that user's monitor. However, if the font sizes are assigned values with the absolute pt measurement, the elements will not be resized.

Computer Science & Information Technology

You might also like to view...

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

1. The names x, y, and z are satisfactory variable names for the lengths of the legs and hypotenuse of a triangle. 2. In C++ you can assign an expression of type int to a variable of type double with no problem.

Computer Science & Information Technology

The effort required for a collision resistant attack is explained by a mathematical result referred to as the ___________ .

A. Whirlpool B. birthday paradox C. hash value D. message authentication code

Computer Science & Information Technology

List five of the mobile device OSs that make up almost all of the smart phone market.

What will be an ideal response?

Computer Science & Information Technology

The way text wraps around the WordArt is determined by the object's ________ setting

A) Live Layout B) text wrap C) size D) style wrap

Computer Science & Information Technology