How remove border around image in css?

后端 未结 14 2512
后悔当初
后悔当初 2020-11-29 09:46

I try to display a span when the cursor of the mouse is on a help icon.

It works, but nevertheless, I don\'t manage to remove the border around the icon.

My

14条回答
  •  南方客
    南方客 (楼主)
    2020-11-29 10:38

    Also, in your html, remember to delete all blanks / line feeds / tabs between the closing tag and the opening tag.

    will always display a space between the images even if the border attribute is set to 0, whereas will not.

提交回复
热议问题