/ Published in: CSS
URL: http://csswizardry.com/2011/07/borders-on-responsive-images/
Expand |
Embed | Plain Text
img{ max-width:98%; padding:1%; /* A percentage that, when doubled and added to the above, makes 100%. */ background:red; /* Color of the faux border. */ }
You need to login to post a comment.
