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

3-column preview card component

@sanyogdhakal

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

Community feedback

@77iu

Posted

Hello, I'm Miguel

So that main or any other element is centered, I suggest the following:

body{ max-width:1440px; height:100vh; display:flex; align-items:center; justify-content:center; }

Tell me if this information was useful to you 😃.

If you like animated buttons I invite you to visit [https://youtube.com/@77iu-CSS?si=sbpP_EDa8PN6Zvak]

Greetings from Argentina!!👋👋👋

0
Gabrielle 20

@gpolese

Posted

voce pode usar o position:relative; e buttom ou left right e top para distanciar o texto do botão e o border-radius da para fazer border-radius: 0.7rem 0 0 0.7rem; tudo na mesma linha envés de

  border-top-right-radius: 0.7rem;
  border-bottom-left-radius: 0rem;
  border-bottom-left-radius: 0rem;
  border-bottom-right-radius: 0.7rem;  

espero q esse comentario seja util S2

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