sambensim
@sambensimAll solutions
- Submitted 7 months ago
Results Summary Component with raw HTML and CSS
- HTML
- CSS
I need to work on formatting for accessibility and working out layers of specificity so I don't need so many selectors.
- Submitted 8 months ago
Blog preview card with raw HTML and CSS
- HTML
- CSS
How should I structure my code in CSS and HTML? It all feels sort of chaotic. If I want multiple cards in HTML, do I have to repeat all that code, or can I create some sort of component and use that multiple times?