Design comparison
Community feedback
- @abhixdevPosted 7 months ago
Hey, great job! I hope you're enjoying the Frontend Mentor challenge. I checked your code and found some small bugs. First of all, the HTML boilerplate template, asset images, fonts, and colors are available for download in a zip file. You just need to download the zip file and make changes inside it. There is a file named style-guide.md which will tell you all you need to know about the colors, fonts, and text sizes used in the design. You need to import fonts into your project. Also, the image of your project is not linked properly. You need to mention the relative directory of the image inside your <img> tag. "<img src="./handsome-bearded-guy-posing-against-white-wall_273609-20597.avif>" should do the job for you. Happy learning!
0
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