CBSE Class 10 Computer Applications Question 110 of 176

HTML I — Basic HTML Elements — Question 9

Back to all questions
9
Question

Question 5

How the font size of a single line on a web page be changed ?

Answer

The font size of a single line on a web page can be changed by using <FONT> tag. Consider the following example,

<FONT> Line of Text </FONT>