@AbibGuardian50Submitted about 2 years ago
It is so difficult for me to set position items and make the web to be responsive,is there any practice or course that you would recommend for me? Thank you and have a good day.
It is so difficult for me to set position items and make the web to be responsive,is there any practice or course that you would recommend for me? Thank you and have a good day.
Hi mate, so as the other guy said, brush up on Flex and flexbox. This tutorial really helped me:
https://flexboxfroggy.com/
I also recommend learning about the box model, particularly the difference between padding and margin.
Lastly, you can round the borders of your card with the 'border-radius' CSS property.
Keep at it mate, you'll get there...