Matthew Rittenhouse
@Tink3rball3r Seoul, South KoreaLatest Solutions
- HTML
- CSS
2nd attempt testimonials grid section css grid and sass
View SolutionHello all of you beautiful people out there. This is my second try of this project and I feel as though I did a great job. I added many break points for: mobile phones, laptops, and tablets. As always, please feel free to give me tips on how I could make it better.
Thank you, all.
- HTML
- CSS
Testimonials grid section Grid Sass
View SolutionHad a fun time with this. I learned a great deal but I'm sure I can learn a lot more. Please feel free to give me advice on my code. What can I do better? What did I do wrong? What did I do right? Thank you, you beautiful people.
- HTML
- CSS
social proof section flex scss
View SolutionI think I'm getting better at this. Please feel free to pick it apart and let me know what I can improve on. Thank you, you beautiful people.
Latest Comments
Matthew Rittenhouse has commented on Dare's "Testimonial Landing page" solution
You should give your grid container a width. Try using repeat() and auto-fit maybe minmax() as well. You could also make a grid inside the individual cards. My solution is in no way perfect but I think It could help you out.
https://github.com/Tink3rball3r/testimonials-grid-section-main-2
my preview looks pretty jacked up but the actual site is pretty good.
Happy coding!
Matthew Rittenhouse has commented on Efereyan Karen Simisola's "HUDDLE LANDING PAGE WITH A SINGLE INTRODUCTORY SECTION" solution
You have inspired me to do the same. Good luck!
Matthew Rittenhouse has commented on Florin Pavel's "Social Proof Challenge [HTML, CSS]" solution
Did you use vercel to upload your project?
Matthew Rittenhouse has commented on Kyrylo's "Four card feature section" solution
I was wondering why on your .main in your css file, you seem to have used justify-content and flex-flow but nothing is set to flex. Is there a reason for this?
Matthew Rittenhouse has commented on Sandro's "Huddle landing page with Sass" solution
Really nice work. I hope to be as good as you one day.