Latest solutions
Adaptive landing page using FlexBox.
Submitted 6 months agoIn code, but I don’t really understand yet how to describe my thoughts.
Latest comments
- @MolinaEf@jsemenborodas
Very good solution! Bravo!
- P@the-Exalter@jsemenborodas
Hello! You have some minor problems with the block sizes, but overall it looks pretty good.
- @RoxySashWhat are you most proud of, and what would you do differently next time?
I finally added a media query, and it works! I am so happy. I am not too proud of the grid layout, though. My design would appear smaller than the solution, I think. Any pointers and tips are welcome.
What challenges did you encounter, and how did you overcome them?Grid layout was not simple for this design but I push through it.
What specific areas of your project would you like help with?Grid layouts
@jsemenborodasGood job! Maybe u should made a responsive font-size. Try this next time: https://developer.mozilla.org/en-US/docs/Web/CSS/clamp And i see the problems with a box-shadows. Read this: https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow
Marked as helpful - @vendy0What are you most proud of, and what would you do differently next time?
I was finally able to get my hands on centering the elements in css and that wasn't easy.
What challenges did you encounter, and how did you overcome them?This was to change the image for each screen size. I must admit that I struggled a lot to get there. At the end I used the content property of the div.
What specific areas of your project would you like help with?I would like to learn how to use the grid and flexbox more efficiently and gain experience. And then I want to learn more about centering elements in css.
@jsemenborodasGood job!
- @Schnappo90@jsemenborodas
I think, it's better to do styles in CSS-file. Btw, try to use PixelPerfect - u have problems with the sizez of elements.