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
it's a good idea to use a reset CSS. add this at the top of your CSS file
img, a {border:none, outline: none;}
hope this helps