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

first challenge with bootstrap 4

@MOHAMMED-ABD-RAZAQ

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Hi Mohammed, great work on this challenge and congratulations on submitting your first solution! What specifically would you like to get feedback on?

As far as your HTML goes, I've got a couple of suggestions:

  • I'd recommend taking a look into using HTML5 structural elements to replace some of your div tags. Here's a great MDN article of adding structure to the page.
  • You're currently using h2 and h5 heading elements, but no h1, h3 or h4. I'd recommend always having a single h1 on the page. This marks out the main page title. Also, I'd recommend not skipping heading levels unnecessarily, as this can cause accessibility issues for people using screen readers.

I hope these tips help. Let me know if you have any questions! 🙂

3

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