Jessica
@JesNetWDAll solutions
Responsive recipe page using CSS flexbox media queries
Submitted 2 months agoFirst of all, I would like suggestions on how to make my code cleaner if any. Second of all 1 would like suggestions to improve the responsiveness of my page. Most of all I would really like to know if I made correct use of media queries in my solution. If not, please give suggestions on what I can do to improve.
Responsive 3-column preview card component using CSS grid and flexbox
Submitted 2 months agoNo major problems but please let me know if the different layouts are visually appealing.
Responsive Social Links Profile Page Using CSS Flexbox
Submitted 3 months agoI would like suggestions on writing cleaner code. But I welcome all suggestions to make my solution better.
Responsive Blog Preview Card Using CSS Flexbox
Submitted 3 months agoI welcome any suggestions to improve my code especially concerning responsiveness and proper layout.
Responsive QR Code Component Using Flexbox
Submitted 3 months agoI would like to know how to fix something at the bottom of a page. My .attribution element was fixed at the bottom of the screen using fixed position but for a vey small screen it could overlap with the other elements. I would like to know how to fix it to the bottom of the page like a page number or a footnote.