Mon Feb 27, 2012 2:02 pm
<html>
<head>
<title>background attachments</title>
<style type='text/css'>
body {
background-image: url("site_logo.gif");
background-position: left;
background-repeat: no-repeat;
background-color: #ccee51; }
background-attachment: fixed;
</style>
</head>
<body>
<p>
In example we focus on using most of background
control for the body tag.
</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.