Thu Feb 23, 2012 12:41 am
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Using Verdana, Arial, sans-serif font family</title>
<style rel="stylesheet" type="text/css">
div.NewFont {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
width:200px;
}
</style>
</head>
<body>
<div class="NewFont">
<p >In this example we use Verdana, Arial, sans-serif font family</p>
</div>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.