AntoineMu
@AntoineMuAll solutions
- Submitted about 2 months ago
QR-Code-Component using HTML and CSS Flexbox
- HTML
- CSS
I am hoping for feedback on the HTML tags I used to structure the component - I read about semantic html and am wondering if there are more suitable alternatives for the elements I used.
I feel like the different sections/classes got a bit lengthy, so there might be some optimization potential? I also wonder if using a @media query would have been useful/necessary here for responsive design? I am also uncertain about the width of the card. I used a fixed width, but i feel like there are probably other, better options.
I am still very new to CSS, so any feedback would be welcome. Same goes for the HTML, really :D