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

HTML semántico, con algo de flex y position.

@juan-mentor

Desktop design screenshot for the Order summary component 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?

Estoy orgulloso de haber podido finalizar el proyecto. Lo que haría diferente es el alineamiento del icono, del pseudo-elemento ::marker. Además las fuentes de letras que enlacé desde Google Fonts, las puse en el archivo Css en forma de selector (no me pareció muy práctico, pues tenía que colocar una clase en cada elemento HTML ).

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

El mayor desafío fue alienar verticalmente el punto del pseudoelemento ::marker. Puesto que no lo pude posicicionar con position absolute, ni aplicar flex-box ( desaparecía el punto). Lo superé, haciendo trampas. Creé un pseudoelemento ::before dentro de cada li y lo posicioné con position absolute.

What specific areas of your project would you like help with?

Me gustaría aprender a modificar la posición del icono que hay dentro de ::marker, así como saber, por que no se puede modificar el position static a absolut.

Community feedback

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