Html css and bootstrap solution of otestimonial grid

Solution retrospective
completed another challenge. please let me know how can I improve it and make it more responsive with less coding and effort. your feedback would be very helpful or me thank you
Please log in to post a comment
Log in with GitHubCommunity feedback
- @lianpaulm
Hey Faiyaz,
I suggest you to learn css
grid
, It's very useful when it comes to do layout, and using grid you can also create a responsive layout without using media queries! it's powerful tool specially if you create two-dimensional layouts. I suggest to learn in along withflexbox
! familiarized those two😀I also encourage you to focus on css first before using any framework such as bootstrap, having a strong foundation in vanilla css is very easily to jump on any css framework.
overall this looks really good👍 keep it up!
Marked as helpful - @zyq-m
Hi Faiyaz.
Congrats on completing the challenge. Here my few a opinions.
- learn css grid and flexbox because it is useful for responsive design
- having a strong basic of css. This will help you in making better decisions.
- try to write css by your own instead using libraries. This is a great practice in understanding the css
Feel free to take a look at my solution. I've completed this challenge.
Happy coding.
- @R0b3rtG
The regular iPad is kinda broke in portrait mode. I would make it look like the mobile layout instead of desktop layout. Other than that everything looks pretty good! Good job!
- Account deleted
Desktop and mobile view look good, you just need to work on the screen sizes in between.
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