Design comparison
Community feedback
- @MarienoirPosted over 3 years ago
As the first comment, you can put everything into a container and then create div for each section. This would really help when styling for responsiveness.
0@MotlakzPosted over 3 years ago@Marienoir Thanks girl. Truly appreciated. I'll make those adjustments.
0 - @MotlakzPosted over 3 years ago
Thank you. I didn't understand what that meant before but I see what you mean. I'll retake the course asap 😊
0 - @palgrammingPosted over 3 years ago
all of your elements are just directly in the body. You need to divide up you elements and put the ones you want to keep together in a container that you can then control the layout with I think starting with this Certificate at Free Code Camp might help you https://www.freecodecamp.org/learn/responsive-web-design/
also under the resources tab here it list two free courses by Wes Boss - Flexbox and CSS Grid those would most likely be very helpful for you also
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord