So how do I code this image in CSS under an img property? http://img151.imageshack.us/img151/5729/bordero.jpg So basically, i want to be able to put all the code into this block #content img {} Can it be done?
Outline doesn't work in older IE. Try this: #content img {border:10px solid #7A00BA;padding:1px;background-color:#FFF;}