Resize image proportionally with CSS?
        Posted  
        
            by bLee
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bLee
        
        
        
        Published on 2009-04-24T23:40:17Z
        Indexed on 
            2010/04/26
            8:33 UTC
        
        
        Read the original article
        Hit count: 613
        
Is there a way to resize (scale down) images proportionally using ONLY CSS?
I'm doing the JavaScript way, but just trying to see if this is possible with CSS.
© Stack Overflow or respective owner