Aneta Kaczmarek
@NullishKoalaAll solutions
- Submitted 6 months ago
Blog preview card
- HTML
- CSS
I would appreciate advice on how to best structure my CSS file and how to find best id and class names.
- Submitted 6 months ago
QR code component
- HTML
- CSS
I would be grateful for the feedback regarding:
- the overall layout solution: flexbox on the body + position: absolute on the footer. Is it a good solution and a common one?
- resizing the QR code image to fit the box? Is my solution to set it's width to: 60% a good one? Is there a better way to solve that part?