testimonial-grid-section-challenge using html and css
Design comparison
Community feedback
- @grace-snowPosted almost 4 years ago
Hi there,
A few learning points to take away from your html
- you can only have one h1 per page
- headings should always go in order to give document structure
- think about what would make sense in a contents page of a document - those would be the headings, nothing else
Other than that this looks OK viewing on my mobile. Maybe a little narrow and the font a bit large in places but those are very minor things.
Once you sort out the html structure this will be 👍
2@Shashank1003Posted almost 4 years ago@grace-snow
Hello! Thank you for your feedback. 😄
I understood your point on headings and will keep that in mind while doing next projects.
I had a pretty hard time dealing with grid, flex and bootstrap columns, I took a look into the solution of other members and understood what I was doing wrong. I am pretty confident now thanks to this community and now am doing a challenge specifically for grid and flex.
Once again, thanks a lot 😀
0@grace-snowPosted almost 4 years agoI'd recommend you do t use bootstrap for future challenges. Try to do it without and you'll learn much better. Then you can pick it up on projects if you ever need to in future, or turn to other libraries just as easily, because you'll have all the background understanding
0@Shashank1003Posted almost 4 years ago@grace-snow
yes, I will definitely try that.
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