How to get this red X off this image in IE
-
My script is here:
<div class=”serviceImg”><img src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/Interior-Design.png” alt=”Interior-Design” /></div>This one works:
<div class=”serviceImg”><img src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/landscape-design.png” alt=”landscape-design” /></div>I don’t see anything wrong.. with the script
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to get this red X off this image in IE’ is closed to new replies.