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

4 Card Layout

P

@NouranAlSharawneh

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
Lo-Deck 2,460

@Lo-Deck

Posted

Hi well done for this challenge,

You can use more semantic tag like section, article...

ex:

<div class="card orange_border">
   <h2>Karma</h2>
   <p>Regularly evaluates our talent to ensure quality</p>
   <img src="images/icon-karma.svg" alt="karma" />
</div>
<section class="card orange_border">
   <h2>Karma</h2>
   <p>Regularly evaluates our talent to ensure quality</p>
   <img src="images/icon-karma.svg" alt="karma" />
</section>

Use a div when there is no other choices.

It's easier to start with a mobile-approach FreeCodeCamp.

Hope to be helpful.

Marked as helpful

0

@YacoubDweik

Posted

Habibti Nooour!

يعطيكي العافية شغل مرتب مش حابب اكون زنخ بس لازم اكون واحكيلك انه تصميم مشلول عرضه في الشاشات من 1200 الى 800 والسبب شغلة بسيطة جدا انك عملتي عرض البطاقة يكون ثابت 380 بدل هيك اعملي لكل بطاقة او صندوق سميه زي ما بدك max-width: 380px; ما في ابسط من هيك وشوفي الشغل كيف راح يصير مرتب وطبعا بدك تلغي width: min-content الي معطيتها للكونتينر مش عارف اول مرة بسمع بهيك خاصية الواحد بعيش وبموت وبتعلم happy coding and keep it up!

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