Tribute Page 9/10

Tell us what’s happening:
im having trouble with challenge #layout where it says " should responsively resize, relative to the width of its parent, without exceeding its original size."
Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

Hi @un-knownZero !

Welcome to the forum!

If you open up the test suite you should see the full error message.
Right now you are only reading the first line.
I would read through the entire message because it provides hints on how to fix the problem.

One lesson with these projects is learning how to read error messages and debugging your code. :grinning:

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