Advertisements
Advertisements
प्रश्न
Explain the following HTML tag with an example:
<FONT>
स्पष्ट कीजिए
Advertisements
उत्तर
The <FONT> Tag
The <FONT> tag is used to change the appearance of text, such as its size, color, or typeface, within a webpage. It uses three main attributes: size (to set text scale), color (to set text color), and face (to define the font style).
Example:
<font size="4" color="blue" face="Arial"> This is styled text. </font>
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2023-2024 (July) Official Board Paper
