Why is the pseudo class not working?
Here is the fiddle with the code:
http://jsfiddle.net/Midtone/DCDVM/
It seems simple enough but I can not get it to work in any browser. Is this a Coda bug? Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Since it seems that you’re trying to absolutely position the elements with
left: 0; right: 0;then you’ll need to add.Then you can start to see what you’re playing with… Beyond that… I can’t really decipher what you’re trying to do aside from display the css you’re working with.
http://jsfiddle.net/DCDVM/2/