> HTML font ~ Online tutorial

HTML font

Font in html
We can set the font,size and color of the text in the webpage.The tag <basefont>is the set the font.
Syntax
<basefont face=font_name>
Example
<html>
<head>
<title>
Html font
</title>
</head>
<body>
<basefont face='arial' size='20'>
Today is greeny day<br/>
Today is graceful day</br>
</font>
</body>
</html>

Output

Today is greeny day
Today is graceful day





Please Give Us Your 1 Minute In Sharing This Post!
Please Give Us Your 1 Minute In Sharing This Post!
SOCIALIZE IT →
FOLLOW US →
SHARE IT →
Powered By: BloggerYard.Com

0 comments: