Ans: Attributes of FONT tag are size, color, and face.
Ans: The size attribute of FONT tag is used to set the relative size of the text. There are seven relative sizes for text, numbered from 1 to 7, where 1 is the smallest and 7 is the largest. The default size is 3.
Ans: <SUB> tag is used to make tagged text appear as subscript where as <SUP> tag is used to make tagged text appear as superscript.