CSS Examples Fixed and centered background image
Author: CSS Drive
This example demonstrates using CSS to create a watermark background image for the page, whereby the image is centered and non repeating.
Example: n/a.
CSS Source Code:
<style type="text/css">
body{
background: url(background.gif) white center no-repeat fixed;
}
</style>
Comments (26)
I liked it. I wanted to implement. Thanks for posting.
http://www.vacationrentalhotspots.com
thanks for this very great info pal, :D
css background examples , Properties , Attribute - - css-lessons.ucoz.com/background-css-examples.htm
css background examples , Properties , Attribute - - http://css-lessons.ucoz.com/background-css-examples.htm
@Doyox- You don't have to have the cursor file in the same location.
@pinkpanther- here's the syntax to use on your profile: Myspace Mouse Cursors
this is very useful for my freindster.