Hi,
Permanently have the message “Oops, try again. Did you remember to give your image a 1px solid #4682b4 border?”
I’ve read all the stuff about it - used 3 different browsers at 2 computers, made ctrl+0, checked the spelling - nothing helps.
I’m becoming sick )
Here is my css
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;
}
Thanks in advance