CSS images that scale down nicely
Use this to get your images to scale down responsively to screen width
<img src="...">
<style>
img { max-width: 100%; }
</style>
Written by Gordon Williamson
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#