show-notice
hide-notice

Friday 9 August 2013

HTML font Tag


Introduction:

The HTML font tag is used to specify the font to use.

Example:
<html>
<head>
<title>HTML font Tag</title>
</head>
<body>
<p><font face="cursive,serif" color="#ff9900" size="4">The HTML font tag is now deprecated. You should use <a href="http://gohilinfotech.blogspot.in/search/label/CSS" target="_blank">CSS</a> to set font properties instead.</font></p> 
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com