There is some error in my code. I can’t see the problem though. Please help. In the border it shows error.
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;
}
I don’t know what the error is.
Try using a different internet browser if you’re using Chrome, I think this has been an issue before.