<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.>
Resulthello
Hello, How are you?
Linkh1{
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;
}
a{
text-decoration: none;
color:#cc0000;
}
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
Oops, try again. Did you remember to set your link’s text-decoration to none;?
Replace this line with your code.
<do not remove the three backticks above>