Latest comments
- @believer-danish@makihero
excelente trabajo, pero no coincide el backround de la card deberia ser blanco
- @RegexRiddlerWhat are you most proud of, and what would you do differently next time?
Got the grid right and made it flow nicely through different screen sizes. Next time i would use SASS to make the CSS more readable.
What challenges did you encounter, and how did you overcome them?CSS grids are still new to me so getting the layout right too a while.
What specific areas of your project would you like help with?Any feedback is appreciated :)
@makiheroexcelente trabajo veo que esta muy parecido al diseño original
- @neildeoWhat are you most proud of, and what would you do differently next time?
This project increased my comfort with using flexbox, and more generally using inheritance to lay out and space components. I'm happy with this project although I found some aspects of the sizing quite puzzling (the final version doesn't fit onto a single page in my browser, but based on the font the sizing looks correct...). I also liked the aesthetics of this design, and will definitely take some of those ideas forward into my own projects (especially the coloured band on top of the cards).
What challenges did you encounter, and how did you overcome them?I started with a multiple nested flexbox solution for the dynamic layout that was way too complicated. In the end, removing some of those divs helped make my layout work as intended! I still ran into this issue even though I used a mobile-first approach. The lesson I've learned is to build complex layouts one step at a time: you might find that the job is done a few steps earlier than you originally thought.
What specific areas of your project would you like help with?I tried hard to get the shadow effect on the cards looking correct, but I still have no idea what was actually used in the design! Any pointers here would be appreciated.
@makiheromuy buen trabajo se asemeja mucho al original
- @dvdgdWhat are you most proud of, and what would you do differently next time?
I am proud that I didn't need to change a lot of things when using the media query, as I just need to change the
What challenges did you encounter, and how did you overcome them?flex-direction
and themax-width
of the image. I definitely will try obtain the same behavior but usingflex-wrap
and the clamp for myfont-sizes
.I find challenging placing the image with the right size when the image are inside a picture. I've overcome that after a long time by changing the display of the picture to
What specific areas of your project would you like help with?contents
.I'll appreciate any feedbacks to improve my solution :)
@makiheromuy buen trabajo casi perfecto
- @RehanKhazWhat are you most proud of, and what would you do differently next time?
The thing that i will try to do next time is that I will put the image into the div. I am proud that I have done it by my own self without watching any videos from Youtube maybe there will be some issues but as a beginner it is completely fine and gives me a lot of confidence.
What challenges did you encounter, and how did you overcome them?I was not able to give the color to the ul's bullets and ol's number but then I get the help from chatgpt.
What specific areas of your project would you like help with?Responsiveness .
@makiherodebes mejorar en el tema de diseño responsivo
- @Zwelihlecomet2What are you most proud of, and what would you do differently next time?
my fonts..iI am having difficulties in choosing the correct fonts for my texts
What challenges did you encounter, and how did you overcome them?i had challenges when it came to fonts
What specific areas of your project would you like help with?i would like help with fonts..which ones to use between rem and em?
@makiherodebes elegir mejor el padding para que tu diseño se acerque más al del ejemplo.