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

He usado html semántico, algo de flex y bem

@juan-mentor

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


  • ¿ Hay otra forma de poner nombres a las clases, del mismo estilo que bem ?.

  • ¡¡ Gracias !!.

Community feedback

@juan-mentor

Posted

  • Gracias Daniel

.Toda ayuda es bienvenida, sobre todo si estás empezando.

*Aún no se utilizar este tipo de editor, pero poco a poco aprenderé.

*Un saludo.

1
Daniel 🛸 44,230

@danielmrz-dev

Posted

Hola, Juan!

¡Tu proyecto está genial!

  • Tus clases están nombradas correctamente según la metodología BEM. Esta es la metodología más utilizada.

Aquí tienes un consejo para colocar el background en el lugar exacto, si lo deseas:

background-color: var(--Dark-cyan);
background-image: url("./images/bg-pattern-top.svg"), url("./images/bg-pattern-bottom.svg");
background-repeat: no-repeat, no-repeat;
background-position: right 52vw bottom 35vh, left 48vw top 52vh;

¡Espero que te sirva de ayuda!

¡Aparte de eso, tu proyecto está excelente!

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