Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Four card scetion

#angular#express#flutter
mbongoelvisโ€ข 540

@mbongoelvis

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I had already forgot that I needed to do this project although I had already downloaded it, thanks frontendmentor for this awesome projects you are providing to us

Am open for any comments

Community feedback

Sachinโ€ข 830

@SachinKumarMahato

Posted

Good job for completing the challenge

.Do not forget โš ๏ธ to check your FEM report (It provides value information), to see what is incorrect and update your code with it. This should be done immediately after submitting your challenge.

.Avoid skipping heading levels โš ๏ธ. Always start with the h1 (which can only be used once) and you will go down the hierarchy level depending on the headingโ€™s level of importance.

More info

Usage of absolute units instead of relative units:

  • Absolute units like pixels (px) are used for defining lengths and sizes instead of relative units like percentages (%), em, or rem.
  • Relative units are more flexible and responsive across different screen sizes.

Your CSS Reset is being underutilized. ๐Ÿ˜ข To fully maximize ๐Ÿ’ฏ it, you will want to add more to it. Here are some examples that you can freely use ๐Ÿ˜: Josh Comeau Reset Eric Meyer Reset

For improved accessibility ๐Ÿ“ˆ for your content, it is best practice to use em โœ… for media queries. Using this unit gives users the ability to scale elements up and down, relative to a set value use this link to learn about media queries

I hope you find this helpful and happy coding

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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