CSS window is not working

Tell us what’s happening:
Describe your issue in detail here.
My CSS window is not working which is why i can’t complete my first challenge.

Your code so far
#img-caption
{
width:400px;
}
#image{
max-width: 100%;
height: auto;
display: block;
}

Your browser information:

Chrome for windows 10

Challenge: Build a Tribute Page

Link to the challenge:

Hello @AliAhsan, welcome to the forum.

You need to provide a bit more context as the link is showing just the FCC starter, so the code you’ve pasted is hard to reason about.

With more context I am sure someone will be able to help you.

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