Problems with code

<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>

<Below this line, add a link to the EXACT exercise that you are stuck at.>
exercise 26 lesson 4 for html and css

<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
it says that i didn’t show that i don’t have text-decoration as none but i do

```

h1
{font-family:Verdana,sans-serif; color:#576D94;
}
p
{font-size:18px; color:#4A4943;font-family:Garamond,serif;
}
img
{height:100px; width:300px;border:1px solid #4682b4;
}
a
{text-decoration:none; color:#cc0000;
}

<do not remove the three backticks above>

I have exactly the same problem

Same here. I am stuck.

Hi!! I have the same problem!! could you make it pass??

could you make it pass?

Same here, unfortunately. :confused:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.