Html <basefont> tag
Html <basefont> tag
1] <basefont> tag used in HTML to set a default font size and color text.
2] basefont used html fort family for all the text in a web page.
3] basefont tag is not supported in HTML5.
4] basefont tag is not supported by modern and updated browsers.
5] CSS use the style attribute or a separate style sheet apply colors, size, fonts
to different html element.
6] CSS provides much more flexibility and control over styling compared to the <basefont> tag.
7] <basefont> tag is used the <head> section.
syntax :-
Html <basefont> tag :-
Program
Html <basefont> tag :-
Output
Related Post









