Latest solutions
Latest comments
- @thunkerc@WiiDevYouSef
all good just one thing the height of the screen it's more than 100vh and i think that's bcs the height of the cards
- @riskymind@WiiDevYouSef
Hello Opara, your design looks good so far one thing I want to say is when the screen goes small the text at the bottom (your name) gets wrapped with the product title, try to do some margin
- @marliedevWhat are you most proud of, and what would you do differently next time?
Well, at least i'm proud that i managed to build up a clean solution in a few hours and that I stayed within my personally set schedule.
What challenges did you encounter, and how did you overcome them?The hardest challenge was to adjust the square list markers. Because the design specifications specify a smaller font size, they unfortunately have a vertical offset, which I was unable to correct (in the normal way). Unfortunately, this is due to the lack of options for styling the pseudo element li::marker.
Another insight i get throughout this project was that horizontal lines ignore padding settings.
@WiiDevYouSefI like the touch that you add by styling the <li> instead of the point
- @khatri2002@WiiDevYouSef
good job
- @gabrielcasag@WiiDevYouSef
great
- @Kreksman9What are you most proud of, and what would you do differently next time?
Well I'm happy didn't give up while I was trying to make the page responsive, even though I didn't get exactly what I was looking for. Next time I intend to increase responsiveness using Bootstrap or even flexbox.
What challenges did you encounter, and how did you overcome them?All the challenges I faced in this project came while trying to make the page responsive. One challenge I faced and yielded to was to make the div containing the QR-code responsive. Also position some elements using the absolute and relative position properties.
What specific areas of your project would you like help with?Responsiveness and Web elements layout.
@WiiDevYouSefgood job, but the text provided at the top I think you should get rid of that, and the size of the image (QR scan) is small compared with the one provided at the challenge. plus you miss a little padding in the text in your paragraph I guess, But it is still a good job as a starter developer like me