Latest All
Translate Language
Thursday, 23 February 2012
Fixing back ground image
<html>
<head>
<style type="text/css">
body
{
background-image:url('your image name with ext');
background-repeat:no-repeat;
background-attachment:fixed;
}
</style>
</head>
<body>
<p>NO BACK GROUND MOVMENT IMAGE</p>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment