Hi everybody,
I have a problem with displaying image into a web
page.
Take a look at : www.tanase.it

The content has an id div#content
Now, I need to put into this grey box on the
bottom-right an image who represent something like a
"curl" page.
I need to position exactly !

My style for #content is:

#content {
  padding: 3px;
  margin-right: 215px;
  border:1px solid #eee;
  background-color: #fafafa;
  background-image: url(../images/curl.jpg);
  background-repeat: no-repeat;
  background-position: 100% 100%;}

Where do I'm wrong please ?


        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to