Latest solutions
Responsive Four Card Feature Section using vanilla CSS
PSubmitted 5 months agoAny feedback is welcome
Product Preview Card Component solution
PSubmitted 5 months agoI would like to challenge myself on different layouts such as CSS Grid
Latest comments
- @Tasin269Submitted 4 months ago
- @le-sampaioSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
What i'm most proud of it's the fact that i now can create simple pages more fast than i did before.
What challenges did you encounter, and how did you overcome them?The challenges it's more about use JavaScript together with HTML and CSS
- P@kisu-seoSubmitted 5 months ago
- @AVARUSJOSESubmitted 5 months agoP@wecaxPosted 5 months ago
Great job!
Your solution looks solid and well-written. I have no feedback to give other than fixing minor things related to designs (Text not filling out the div, inconsistent height )
0 - @EnrikeOmarFariasSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
Hola! Fue un desafío intentar hacerlo con flex para la vista de escritorio por lo cual opte por utilizar position, espero seguir optimizándolo de todos modos
P@wecaxPosted 5 months agoGreat job on finishing your project!
I have a recommendation that could be helpful for you
- Using English as a primary language for naming elements. It will make your code more readable for your peers and mentors which will make it easier to provide quality feedback.
<body class="body-sombra"> <main class="contenedor-principal"> <div class="contenedor-secundario"> <header class="encabezado">```
0 - @mojtaba-mehrzadSubmitted 5 months agoP@wecaxPosted 5 months ago
Your code is very well-structured and clean with sufficient documentation. I will be taking notes from your code for my next project. Great Job!
Marked as helpful0