Fri Dec 16, 2011 12:01 am
<html>
<head>
<title>change the body background specifications </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style rel="stylesheet" type="text/css">
body {
background: #000000 url(back.jpg) repeat-y top center;
font: 100% "Trebuchet MS";
line-height: 2.0em;
color: #FFFFFF;
}
</style>
</head>
<body>
<p> You can see that background color is changed,also you notice the background <br/>
image is repeated vertical in the center </p>
</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.