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 feature section

@uzzalyafi

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


What are you most proud of, and what would you do differently next time?

What you might be proud of:

  • Responsive Design.
  • Visual Appeal.
  • Accessibility.
  • Code Organization.
  • Browser Compatibility.
  • Performance Optimization:

What challenges did you encounter, and how did you overcome them?

Here are some potential challenges you may have encountered while working on your project, along with strategies for overcoming them:

  1. Responsive Design Complexity.
  2. Browser Compatibility Issues.
  3. Accessibility Concerns.
  4. Performance Optimization.
  5. Design Consistency.
  6. Cross-device Testing.
  7. Client Feedback and Revisions

Community feedback

@tufcoder

Posted

Very good work!

The only thing that I observe is the <br /> tag in the title. Because you use <span> the default display is inline. To avoid use <br /> try to apply in the span the display: inline-block or display: block so the span will be in a "new line".

To me your HTML is Semantic, if you like I have this link to more information.

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