Tue Nov 08, 2011 9:36 pm
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Add non repeated background</title>
<style type="text/css">
body {
margin: 5px;
background-color: #555555;
background-image: url(1.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}
</style>
</head>
<body>
<p>
Add your text body here.
</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.