Jennifer Chen
@JenniferjjChenAll solutions
- Submitted 3 months ago
Responsive css design using flex.
- HTML
- CSS
Is there a better way to format the tags instead of using the break tag? I know some tags automatically start on the next line, but when trying to use semantic html, I'm not too sure.
- Submitted 3 months ago
css grid, flex
- HTML
- CSS
Still not sure if I'm using the right way to centre the card vertically. I know the justify-content: centre is working for the horizontal axis, but when trying to use align-content for the parent element or align-self for the card element itself, there is no change.
- Submitted 3 months ago
QR Code component using flexbox, border radius,
- HTML
- CSS
If there are any suggestions to cut down or change my code, I would appreciate it. Or if there are better ways to code certain formats in CSS for example. Tips/tricks developers would use.