Ignoring a CSS tag
January 12, 2005 10:22 AM
Subscribe
I am building a website using css. I have it setup so that it automatically places a border around my images. How can I make one image ignore this css tag?
posted by chiababe to computers & internet (10 comments total)
<img src="something.jgp" style="border:none;">
posted by theFlyingSquirrel at 10:29 AM on January 12, 2005