HTML: div, img, h1, p. CSS: font-size, border-radios, color, width.

Solution retrospective
i most sincerely appreciate the host of the site. well where i find it difficult is the font size and background color. thanks.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @meantoes
hi! I see that GitHub can't read your code because of the way you name your file. Try to change your HTML file to
index.html
. I also recommend you rename your CSS file tostyle.css
and reconnect it in your HTML file.You can also check the
style-guide
file given forbackground-color
. Lastly, try to match thefont-size
to the designDon't forget to download this challenge's starter pack ⭐
hope this helps, have a good day and keep going🙌🏻⭐
Join 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