melanielogan74
@melanielogan74All solutions
Testimonials Grid Section
Submitted 6 months agoAny recommendations on how to get the paragraph text to fill the cards, would be greatly appreciated.
Product Preview Card Component
Submitted 6 months agoI'd like to make the designs more responsive by using more automatic sizing for things like images and containers. I couldn't quite get it with the picture for this challenge. Also, I'd like to use the portrait and landscape media queries, but need help figuring out how to size for various devices.
Recipe Page
Submitted 7 months agoI'd like to hear feedback from others on the best approach for planning the layout for a project like this so that it is responsive and resizes without having to add a lot of code or use media queries.
Social Links Profile (Modified Design)
Submitted 7 months agoAny feedback that will help me improve is greatly appreciated.
Blog Preview Card
Submitted 7 months agoThank you for previewing my attempt at this challenge. I welcome your feedback.
I had problems trying to center the container on the page. I tried including align-items in .card to center the container horizontally and vertically, but it only centered the text and not the container. Not sure how to fix this so I used the margins with percentages.
Also, had trouble increasing the height of the card. If I increase the height, all of the child items in the container shift down and leave a space at the top.
Lastly, if there is any feedback that could help me with isolating/sizing the card image so that it stays in place and does not shift when I'm working with the headings and paragraph.
QR Code Component - Refactor
Submitted 7 months agoI'd like feedback on how others planned their project. For instance, I saw two different ways of going about making the background light blue. And sometimes it's in seeing more than one perspective that I got confused (with things like flexbox). How do you plan and focus to get projects like this completed?
QR Code Component using HTML and CSS
Submitted 7 months agoI'd like help on better organizing CSS so I'm not using the same things over and over if I don't have to (i.e. using margin: auto for every ruleset).