Image

Imagedevico wrote in Imagewebdev

CSS issues

I am slowly switching over to CSS on my pages but I keep running into oddnes.
http://devico.us/Felinia/audio.html is an example. I have the CSS a:hover set with a strikethrough yet it is not working on all links. One of the ones really confusing me is the cell listing the songs. The entire cell has the CSS applied to it yet the middle link is not responding to the a:hover. Yesterday I was having all the same links not responding to the hover and they were applying an underline, seems I took care of that issue by applying the CSS to the body this morning but I am still having issues.

edited-> to further confuse me, the active has the same strike through as the hover yet seems to work on most the links.