25. Size and borders

I have a problem with my code…

I wrote the following code in index:

Result

and in CSS:

img { height: 100px;
width: 300px;
border: 1px solid #4682b4;
}

I tried to solved it in different browsers : chrome,mozzila,internet explorer,safari and I reveived the same ERROR ->

expandFull Screen

Save & Submit Code
Reset Code
Oops, try again. Did you remember to give your image a 1px solid #4682b4 border?

Please help me with this because I can’t move forward. There is no mistake in the code, it is probably a bug in the software.

Thank you!

Try adjusting your zoom, after i zoomed out a bit it worked fine for me.

1 Like

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