Design comparison
SolutionDesign
Solution retrospective
I used pure CSS to coding, if I made any mistake please correct me, I think it had some mistakes
Community feedback
- @brodiewebdtPosted almost 3 years ago
Your project isn't responsive the way it is now. If you make two changes it will make a big difference. Remove the Margin on the Main-Container and remove the Width on the Container div and that will fix the problem. To clear the accessibility issues, wrap your divs in a Main tag and change the Attribution div to a Footer and that should clear the warnings.
Also change the forward slash in your styles.css link to a backslash.
I hope this helps.
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord