Computer Applications
Write the use of <BASEFONT> tag. Mention its two attributes.
HTML Intro
2 Likes
Answer
The <BASEFONT> tag is used to set the Font Face, Size, Colour and other attributes for the whole HTML document. The browser uses the values specified in the <BASEFONT> to render normal document text for which no other font setting has been provided.
Two attributes of <BASEFONT> tag are:
- Size
- Color
Answered By
1 Like
Related Questions
CSS is widely used by web developers. Write any four property values of CSS.
Explain the following with the help of an example.
(a) <B> </B>
(b) <OL type ="1">
Explain the <OPTION> tag in HTML forms. Mention its three attributes.
What is Proprietary software? Mention three features of proprietary software.