177
rated 0 times
[
179]
[
2]
/ answers: 1 / hits: 69631
/ 15 Years ago, thu, july 2, 2009, 12:00:00
I've come across an interesting problem in the following line of code:
<img style=background-image:url(Resources/bar.png); width: 300px; height: 50px;/>
In Safari (at least), a gray border surrounds the 300x50px area. Adding style=border: none; doesn't remove it. Any ideas?
Thanks.
Mike
More From » html