Responsive 3 Column Preview Card Using HTML & CSS

Solution retrospective
Im starting to understand how media queries work to make my work more responsive
What challenges did you encounter, and how did you overcome them?N/A
What specific areas of your project would you like help with?I little feedback will help ;)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @haquanq
Hi there,
h1
tag should be only used once for each page, in your situation you should useh2
for each section (follow the nested hierarchy afterh1
andh1
can be used as hidden visually).- You should align each button to stick it to the bottom, when i resize the page having the body text change it's size makes buttons appear horizontally uneven.
great work, keep it up!
Marked as helpful
Join 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