> I don't know why that image is stretched vertically; it's well- behaved
> on my local drive.

Because of height: 100%.

If you change that to height: auto; or take out the height property completely, 
it behaves just fine.

But height 100% means "Make this image 100% of the height of its parent 
container (div.portfolio)."

---Tim
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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