Ryan Lim
@ryanlim-devAll solutions
- Submitted about 2 months ago
Social Links Profile
- HTML
- CSS
I'm unsure of the following and what each does:
- block
- inline-block
.wrapper { display: block; }
.wrapper { display: inline-block; }
- Submitted about 2 months ago
Blog Preview Card
- HTML
- CSS
- My flexibility on using flexbox and grid interchangeably.
- rem vs. em.
- height vs. max-height vs. min-height.
- vh vs. dvh.
- Hovers and transitions.
- Submitted about 2 months ago
QR Code Component
- HTML
- CSS
- Adjustments for the box shadow (the one I inserted does not look as subtle as the one in the example).