gio
@fakegioAll solutions
- Submitted 2 months ago
Responsive recipe page
- HTML
- CSS
Media query breakpoints and responsiveness between the desktop, tablet, and mobile designs. Getting the site to look similar to the given sizes (i.e. 1440 for desktop, 768 for tablet, 375 for mobile) isn't the challenge, the challenge is deciding on how it should look in between the given sizes.
- Submitted 2 months ago
Responsive social links using CSS Flexbox
- HTML
- CSS
I would like help with semantics and choosing the right html elements.
- Submitted 3 months ago
Responsive blog preview card using flexbox
- HTML
- CSS
I would like to keep the attribution container but I'm using height:100vh on the body element so when I inspect element, the attribution overlaps the card.
- Submitted 3 months ago
QR Code Component Desktop
- HTML
- CSS
Styling text. I'm not satisfied with the heading of the qr code component because it doesn't look exactly like the design, but I tried experimenting a bit and this was the closest I could get it.