Category: Open Source

How to Remove the Blue Border from Linked Images in Web Pages

How to Remove the Blue Border Around Linked Images in Web Pages. How to remove the blue border around linked images in web pages? Are you still bothered by this issue? Below, a simple method will help you solve it effortlessly. Solution approach: The common method is to add border="0" to the img tag. Although this can …