P
Suhas Patnaik
@SuhasPatnaikAll solutions
- Submitted 8 days ago
Responsive landing page for Meet
- HTML
- CSS
Some general advice regarding best practises concerning this project would be great.
- Submitted 14 days ago
Responsive Four Card Feature component
- HTML
- CSS
- Just general feedback in terms of best practises wherever needed would be great.
- I know from a web accessibility standpoint a lot of improvements can be made. Will be taking care of that in future projects.
- Submitted 17 days ago
Responsive Mobile-first Product Preview Card Component
- HTML
- CSS
I’d like to understand what I might have missed with the flexbox approach to achieve equal width for the image and text. I think there’s a bit of a conceptual gap in my understanding.
- Submitted 21 days ago
Responsive recipe page using HTML, CSS
- HTML
- CSS
In terms of accessibility and ways to achieve responsiveness.
- Submitted 7 months ago
Blog preview card using CSS flexbox
- HTML
- CSS
In my flexbox blog-preview-card the width of the box adapts to the widest child element by default, how do I adapt this width of the flexbox to the width of the img element? So the rest of the child elements need to render within this width?
For now, I used max-width (width of the illustration + padding) on the flexbox. Feel like there's got to be a better way to do it. Not sure though.
- Submitted 9 months ago
QR Code using semantic HTML and CSS flexbox
- HTML
- CSS
Documented in previous solution.