dibs223 Posted February 19, 2010 Share Posted February 19, 2010 Hi allI get a validation error for the input:focus in the css file. If I remove it from the css file, I then get a blackbox around my logo and other images on the web page.Can anyone help me out here what to do? It needs removing for validation.clueless on this one.take a look here www.kaihoo.co.ukThanks Link to comment Share on other sites More sharing options...
dibs223 Posted February 20, 2010 Author Share Posted February 20, 2010 its ok m8's i've fig it.Thanks Link to comment Share on other sites More sharing options...
rocky Posted February 20, 2010 Share Posted February 20, 2010 How did you solve it? Link to comment Share on other sites More sharing options...
dibs223 Posted February 21, 2010 Author Share Posted February 21, 2010 Hi rockyI just took it out :-) one of my / was left in a note I had in there what was effecting it! a:hover { text-decoration: none; } /* took this out due to validation it might need to use this didszzzzzzzz*/ /*input:focus { outline: 0; outline-offset: 0; } */ a img { outline: none; Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now