5. Write HTML code that will do the following
in <font> tag:
(i) The size of the font is the largest
(ii) The color of the text is red
(iii) The name of the font for the text is Arial
(iv) Using <basefont> tag, write HTML code
with the combination of (i) and (ii).
Answers
Answered by
3
Answer:
This attribute sets the background color for the document body or table cells. This attribute sets the background color of the canvas for the document body (the BODY element) or for tables (the TABLE , TR , TH , and TD elements). Additional attributes for specifying text color can be used with the BODY element.
Similar questions