
besher aboshaer
@besher94All comments
- P@YonerfySubmitted 5 days ago
- P@drewleeSubmitted 6 days agoWhat are you most proud of, and what would you do differently next time?
I was able to swiftly implement the responsive layout, accurately matching the provided style guides. Next time, I would explore whether the project layouts could be implemented using CSS Grid.
What challenges did you encounter, and how did you overcome them?Surprisingly, the "diamond" card layout was fairly simple to implement. The most challenging aspect was ensuring smooth font scaling and proper synchronization between the card widths, text wrapping, and the three different layout styles.
What specific areas of your project would you like help with?Ensuring the markup adheres to best practices and modern CSS and HTML coding conventions.
- @StergiosHariopSubmitted 6 days ago
- @Bene001700Submitted 6 days agoWhat are you most proud of, and what would you do differently next time?
Estou feliz por ter conseguindo realizar o desenvolvimento dessa página de forma responsiva.
What specific areas of your project would you like help with?Gostaria de ajuda e uma opinião sobre página responsiva. Nesta página defini o min-width da área de conteúdo em 375px no mobile. Quando a página é redimensionada para abaixo dessa dimensão começa a diminuir o zoom. Seria melhor retirar min-width da área de conteúdo?
- P@IbrahimAyed1Submitted 6 days ago
- @CthoNikiSubmitted 6 days agoWhat are you most proud of, and what would you do differently next time?
I'm happy with how closely the styling resembles the design this time, I think I learned more about image styling.
What challenges did you encounter, and how did you overcome them?I was unsure of which element to add padding/margins, I decided to use figma's suggestions but I am still unsure.
What specific areas of your project would you like help with?I would like help with where to add css, like I think I may have the font color defined in too many places, and just generally cutting down on unnecessary html/css.
- @anhvu1012Submitted 6 days agoWhat are you most proud of, and what would you do differently next time?
I'm proud that I managed to center a div without having to google it XD
What challenges did you encounter, and how did you overcome them?I did have a problem when trying to resize an img in a div. It didn't resize itself with the div element so later on I realize that I have to set the width of the img myself :)
What specific areas of your project would you like help with?Is there anywhere in my code that is not "clean" or not well designed? What could I improve in CSS?
- P@RemcoHorbachSubmitted 8 days agoWhat are you most proud of, and what would you do differently next time?
Getting the cards how it is shown on the designs
@besher94Posted 8 days agoit looks perfect on the desktop layout, in the tablet/mobile layout the purple grid completely disappears.
0