jerrychan16
@jerrychan16All solutions
Responsive FAQ Accordion with Animated Transitions
Submitted about 2 months agoStill mobile responsiveness, and understanding design concepts. Struggled with that when building the faq-container in respect to the body
QR Code Component using CSS Flex
Submitted 2 months agoI struggled with component layout strategy and image sizing within containers. Specifically:
-
Design approach: Should I start with the image or text content first when building components?
-
Container relationships: How to properly size nested containers (image → image container → parent container) without using trial-and-error
-
Responsive strategy: What's the best rule of thumb for making components work across screen sizes?
I found myself constantly adjusting percentages and viewport units without a clear methodology, leading to positioning issues and inconsistent results.
-