Tagged Questions
0
votes
1answer
2k views
CSS3 outline using CSS2 border
Sadly, CSS outline isn't supported in IE7, so i'm stuck using border. But adding a border to any element on the page takes up room and possibly shifts the page.
If i'm adding a 2px border, then I set ...