Remove blue border when image is inside the hyperlink






4.97/5 (33 votes)
Remove any image that is contained within a link will be given large blue border
<style type="text/css">
a img
{
border: none;
}
</style>
Please provide "Vote" if this would be helpful.:rose:
Thanks,
Imdadhusen