If the body tag has no set font size, the browser will look in the user settings for normal font size or it will use the browser default size.

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

True

Computer Science & Information Technology

You might also like to view...

How can hardware be designed for fault tolerance? Are these methods applicable to software? Why or why not?

What will be an ideal response?

Computer Science & Information Technology

Which of the following statements about abstract base classes is true?

a) abstract base classes may contain data. b) abstract base classes may not contain implementations of methods. c) abstract base classes must declare all methods as abstract. d) abstract base classes must declare all data members not given values as abstract.

Computer Science & Information Technology