>I don't think you're going to find a CSS solution.
 
Although this is true in most cases because of the aspect ratio issue,
however in some cases there are work around in CSS.
 
For example if you have a picture and have applied gradient on it so that
on the far right/bottom of the image you have reached to a certain color,
you can have your picture original size and apply a background color to
the image container filling out the rest of the view port.
 
Or you can just cut 2 or 3 px of the image by total width/height of the image
and use it as a background image with repeat option set to repeat 
for the container. 
 
best
davoud
http://cssfreelancer.awardspace.com/stability.html 
_________________________________________________________________

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to