Html css and bootstrap solution of otestimonial grid
Design comparison
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
Community feedback
- @lianpaulmPosted about 3 years ago
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 helpful0@faiyaz-rahman13Posted about 3 years ago@lianpaulm thank you so much for the feedback. I hope it will help me a lot.
0 - @zyq-mPosted about 3 years ago
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.
0 - @R0b3rtGPosted about 3 years ago
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!
0 - Account deleted
Desktop and mobile view look good, you just need to work on the screen sizes in between.
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