Error occured!

<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.>

<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>

```

h1{
font-family: Verdana, sans-serif;
color: #576D94;
}
p{
font-family: Garamond, serif;
font-size: 18px;
color: #4A4943;
}
img{

height: 100px;
width:  300px;
border: 1px solid #4682b4;    /* This is the line  where error occured
                                 i've written code exactly they displayed */

}

<do not remove the three backticks above>

Could you please link the exercise and provide the exact error message?

Thank you :slight_smile:

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