Image Rollover Borders That Do Not Change Layout


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #example-two a img, #example-two a { border: none; float: left; }
  2. #example-two a { margin: 3px; }
  3. #example-two a:hover

URL: http://css-tricks.com/image-rollover-borders-that-do-not-change-layout/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.