i use css for my link styles.
i made an image a link.
i want to add html code around the /a href/ and /img src/ code that will take away the blue highlight that is around the image becasue it is an active link. i also want to take away the purple highlight that when it is a visited link.
i think it is a span style somehow…i dont want to put it in the css, just want to do it it the code itself. how do i tdo it?