Text-decoration bug! How to fix the bug

text-decoration : none; -> (error)
text-decoration: none; -> (not error)

You technically can put such spaces in CSS, just not on Codecademy.
The exercises are pretty much case/space sensitive.

A lot of the time, if the exercise asks you to write “Hello World!”, if you write “Hello world” it just won’t work.

So simply write it the way Codecademy expects you to write it. text-decoration: none;

2 Likes

it doesn’work either way…:frowning:
dont no what to do and i cant skip this part<.<
any other sugestionts?