Fixed and centered background imageAuthor: 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>
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.
Annoucement: I'm looking for a few news posters. Interested?
| CSS Forums: latest threads | Last Post Info |
|---|---|
| Hover image links problem (4) | 09/07/2008 01:32 pm |
| Criticism? (5) | 09/07/2008 04:36 am |
| Web design? (8) | 09/06/2008 11:44 pm |
| What code should I be using? (3) | 09/06/2008 11:41 pm |
| Image Spacing problems in IE (4) | 09/06/2008 11:36 pm |