used the grid-template-area, and it made it easy to move around grid items am really happy cause i just saw it while reviewing someone's code during the last challenge and decided to try it out
mohammadshbeeb11
@mohammadshbeeb11All comments
- P@DeuziSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
- P@DeuziSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
am happy i applied gird-template area , it made it easy to move grid items around saw it while reviewing someone's code last challenge and decided to try it out
- P@Alexwz89Submitted about 2 months agoWhat challenges did you encounter, and how did you overcome them?
How to set the breakpoints value for turning from PC to Mobile display? How to setting the img display when switching from Pc to Mobile?
- @a2-112Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
The responsiveness it is responsive even without media queries and aligns so perfectly well.
What challenges did you encounter, and how did you overcome them?It was how to make it grab the exact height and same time grab the whole content i used height 100vh which was small then i removed the height and it contained perfectly.
What specific areas of your project would you like help with?is it possible to style a th in the same tr tag to be in a row format without creating too many tr tag???
- P@Alexwz89Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I can start to understand and get used to decoding the design requirement to the CSS codes.
What challenges did you encounter, and how did you overcome them?Media query break points for Tablet and handset: 768px ~1024: Tablet 768px below: Smartphone
1024 px: PC
- @a2-112Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I am happy that am improving my learning experiences and knowledge in html and css,with the correction I received, I am able tobbetter my code, and it appeared very nice. Learning new things is indeed interesting
What challenges did you encounter, and how did you overcome them?How to apply transition and transform to the pseudo element(hover)
What specific areas of your project would you like help with?More knowledge on transition and transform, box shadows effects.
- @gray-adeyiSubmitted about 2 months ago