I wanted to make a picture link, but after the picture there is such a little thing like "_" as underscore. Where could she come from?

<a href="#" ><img src="img/menu1.gif" width="130" height="40"/></a> 

1 answer 1

Well, remove the underscore if it is not needed. Here is an example via css .

  • oops did not think) thanks) - Dikaz
  • I still have problems ... I went to the site with IE, he outlines the link text-decoration doesn't help what to do? - Dikaz 2:42 pm
  • one
    Add: a img {border: none; } - Deonis
  • try so img {border: 0;} - Cone
  • @Deonis thanks ... helped) - Dikaz