Latest solutions
Latest comments
- @josemguerraSubmitted 3 months agoP@jwanazadzerkaniPosted 3 months ago
great design almost identical to the figma file, i recommend you start using shared classes instead of a single class for each html attribute, this way you can refactor your css and exclude the shared css in a separated classes
1 - @billeldevSubmitted 4 months agoP@jwanazadzerkaniPosted 3 months ago
Great work almost identical to the provided design, i recommend you to read about css variables
0 - @budijiieSubmitted 3 months agoWhat challenges did you encounter, and how did you overcome them?
I still need to learn a lot about responsive layout. I feel difficult make it look the same as the original dispay and still keep it responsive.
Finally after seeing the other solution using clamp(), I also learned it and using it
What specific areas of your project would you like help with?Any suggestion to make it look exactly the same as the preview received. Thanks
P@jwanazadzerkaniPosted 3 months agogreat work almost identical to the Figma file, well done.
1 - @ankitshahitSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I would like to try with a css grid as it would be better setup than flexbox.
What challenges did you encounter, and how did you overcome them?getting the borders to match up with the image spacing in design
What specific areas of your project would you like help with?i would like to see whether this is the optimal approach or going with css grid would have been better.
P@jwanazadzerkaniPosted 3 months agoyou could use h1 instead of p some left overs in the index page could be removed (ex: style tag)
0