webdesign4444
Technical User
is there a way to get the purple outline off of an image if you make it a link to another page?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<a href="nextpage.htm"><img src="mypic.gif" alt="" width="50" height="50" [b]border="0"[/b]></a>
a img { border: none;}