P
Michał
@Michal-MajchrzakAll solutions
- Submitted 15 days ago
Profile card component - Flexbox, mobile-first, responsive
- HTML
- CSS
Since the background circles are simple gradients and serve only decorative purpose i've decided to not load svg files but use only CSS to generate gradients. I think the result is very similar to original design and users don't have to download additional files.
I would like to know what would be considered best practice in this case ?
- Submitted 21 days ago
Recipe Page (Semantic HTML, Responsive Layout, Flexbox)
- HTML
- CSS
Any feedback regarding my solution will be appreciated.
- Submitted 28 days ago
Blog preview card using flexbox
- HTML
- CSS
I wonder if my HTML is semantic or if something can be improved.