i’m using the border-bottom attribute for my href’s. how do i stop it being applied to link images?
I’ve tried putting an “img” class onto those specific hrefs:
a.img {border: 0px;}
But it doesnt work
i’m using the border-bottom attribute for my href’s. how do i stop it being applied to link images?
I’ve tried putting an “img” class onto those specific hrefs:
a.img {border: 0px;}
But it doesnt work
:: Copyright KIRUPA 2026 //--
``` ```