Thu Feb 02, 2012 12:58 am
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Change header font</title>
<style type="text/css">
h1{
font: bold italic 2em Georgia, Times, "Times New Roman", serif;
font-size: 1em;
}
</style>
</head>
<body>
<h1>Starting a new website</h1>
</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.