I am proud of being able to use flex and Grid
What challenges did you encounter, and how did you overcome them?In the mobile phone design
What specific areas of your project would you like help with?@media query
I am proud of being able to use flex and Grid
What challenges did you encounter, and how did you overcome them?In the mobile phone design
What specific areas of your project would you like help with?@media query
Nice job but some of the font color did not go well with the design
Nice codes well structured i got insights from the codes i saw
Ultimately I didn't do anything different from my normal process. In the beginning I tested out the "mobile-first" approach by setting my regular CSS properties to go according to mobile, and set my media queries for larger displays. It was a little confusing at first and ended up reverting to setting up the CSS in the traditional manner. With that being said I still have better understanding of "mobile-first" and have a better idea for the next project I may have to approach that way.
What challenges did you encounter, and how did you overcome them?Having to use two different pictures in the same element, and formatting that element to display the pictures based on size params was a little challenging at first. I initially was going to have two img
elements, and set the CSS properties accordingly between the regular and the media queries, but being that the only param was the size/dimensions of the media screen, I just coded the styling directly into the HTML implementing a picture
element. Finally adding width properties to the picture
element in the CSS file.
Any tips on "mobile-first" approaches, as well as any and all tips for ways to approach building CSS with less code and more efficiency.
Nice and clean i love the border radius along the container. Keep it up Buddy!
Yes it include html semantic and it's also accessible Layout is fine for me Code 90% well structure Solution looks exactly like design
Was able make Mobile responsive easily this time unlike the confusion with qr-code project. Next time I would like to practice grid because I still went with flexbox.
What challenges did you encounter, and how did you overcome them?Getting the size correct was a problem. I constantly compared it to solution to get it as close as possible but this doesn't seem efficient.
What specific areas of your project would you like help with?The best approach to get size if you don't have figma design files?
I love the hover on the "Learning" and also the box shadow nice job
The codes are clean and neat to me, i love the styling