Marvin
@elMarMarAll solutions
Beginner Flexbox Four Cards Component
Submitted 5 months agoI would like to know if I used flexbox efficiently. Sometimes it feels like I'm abusing flexbox, but I'm struggling to my head around other methods that could better position my elements.
Desktop and Mobile Product Preview Page
Submitted 5 months agoI could not figure out how to swap the image loaded based on media queries. I wanted to load the mobile version of the image for smaller screens, but I could not find a solution online.
Simple Recipe Page Solution
Submitted 6 months agoMy code is messy. I'm hoping that someone could point me to resources that teach you how to organize your code. I'd also like to see the thought process of someone building a website so I could compare it to my own.
Beginner Social Links Profile
Submitted 6 months agoI am curious about whether or not my code is properly structured. I'm trying to avoid redundancies while maintaining readability. I'm not certain if I achieved that goal.
Blog Preview using a lot of flexbox
Submitted 6 months agoI'm curious to know if it's better to build the entire website in HTML before touching CSS or if I should build some of the content with HTML, style it with CSS and then continue the process until the website is built.
Simple Beginner QR Code
Submitted 6 months agoI just want to know what parts of my code could be cleaned up. I feel that, even though the challenge was simple, I overthought certain aspects of the page.