P
Alonso Vazquez
@alonsovzqzAll solutions
- Submitted 3 months ago
QR Code component using flexbox and BEM
- HTML
- CSS
I'd like to ask the community to help me how can I use ARIA/HTML5 semantic markup to make it more accessible.
- Submitted 8 months ago
Responsive mobile-first solution using Flexbox
- HTML
- CSS
- When adding the blog title I added first the
h2
and inside I added ana
tag. I'm not completely sure if that's correct or if there's another approach for it keeping in mind that I still want it to be accessible.
- Submitted 9 months ago
Responsive mobile-first solution using CSS grid and Flexbox
- HTML
- CSS
- What would be the best way to handle the items in the list? I used anchor HTML tag but would it worth to use buttons?
- What approach did you recommend for desktop? I only increased the padding but it's almost not noticeable.
- Submitted over 4 years ago
Mobile first slider with mixed CSS techniques and slides animations
- HTML
- CSS
- JS