Image has extra line in it | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Image has extra line in it

In some images that have a transparent background, a line appears to represent that the image is linked to another page. Is there anyway to get rid of this line or just make it invisible, at all?

28th Mar 2017, 4:10 PM
Midknightlight
Midknightlight - avatar
1 Resposta
0
I do it this way: <p> An image as a link: <a href="http://..."> <img border="0" alt="myImage" src="logo.gif" width="100" height="100"> </a>
28th Mar 2017, 4:15 PM
Elias Papachristos
Elias Papachristos - avatar