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

Mobile first design

@hriteek

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Appreciate feedback!!!

Community feedback

P
Patrick 14,325

@palgramming

Posted

  1. In the mobile layout the whole layout needs so margin on the top and bottom

  2. The buttons need a :hover state

  3. The whole layout needs some border-radius

1

@larikov174

Posted

Nice job! My opinion: apply uppercase css to your titles. You should add:

html <h1 class="section__title"> bla bla bla </h1>

css: .section__title { text-transform: uppercase; }

MDN Web Docs

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