This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by Vanessa
over 10 years

I have the right code but it says i'm wrong -_-

a {
    color: #cc0000;
    text-decoration: none;
}

![alt text][1]


  [1]: http://file://localhost/Users/student1/Desktop/Screen%20shot%202013-11-13%20at%201.28.47%20PM.png

Answer 52841527f10c6058c6002997

1 vote

Permalink

I had the same problem with Chrome, but it worked with Firefox. I find switching browsers sometimes solves the problem.

points
over 10 years

1 comments

Alan Blaustein about 10 years

I had trouble with Firefox until I switched to Chrome. I guess there’s no such thing as the “right” browser for Codeacademy.

Answer 5319b1da9c4e9df0490001d2

1 vote

Permalink

To make your code work on chrome, remove all the extra spacing and indentation.

points
Submitted by Ghinea Mihail
about 10 years

1 comments

akheel over 9 years

That did it on firefox for me

Answer 528425e0abf821f421002e5e

0 votes

Permalink

Darn I can’t switch browsers because I have a Chromebook (google tablet type laptop)

points
Submitted by Vanessa
over 10 years

Answer 52843f04f10c60ee94003d1a

0 votes

Permalink

not working for me either

points
Submitted by tranceauf
over 10 years

Answer 52853078f10c603b3b001a0f

0 votes

Permalink

same here.

running Chrome ver. 31.0.1650.48

points
Submitted by Andrew
over 10 years

Answer 52855996abf8211e8e0001d1

0 votes

Permalink

Version 31.0.1650.48 m here also. No lesson with text-decoration is working

points
Submitted by tranceauf
over 10 years

Answer 52dd2b859c4e9d78040029e2

0 votes

Permalink

Hi guys, same here… how can i fix this ?!

points
Submitted by dantarget
about 10 years

Answer 53fb146f631fe96053009276

0 votes

Permalink

Yep. It’s not recognising my text-decoration, even though it’s appearing in the mini -browser correctly.

points
Submitted by Louise Newton
over 9 years

Answer 54fb246ed3292f0e9f001120

0 votes

Permalink

The solution will work : /*Add your CSS below!*/ a{color:#cc0000;text-decoration:none;}

points
Submitted by codem4ch1n3
about 9 years

2 comments

mukeshjrao almost 9 years

This worked ! Thanks for the answer Akheel !

Luis over 8 years

You think a coding site would fix this issue lol.