P
John McNichol
@inappdesignAll solutions
- Submitted 3 months ago
Recipe page
- HTML
- CSS
Is there a preferred or right way when it comes to table-like content on a website in how to build it? Should it be in a table, CSS grid, Flexbox or other CSS framework, or does only the end result matter?
- Submitted 6 months ago
Social links profile
- HTML
- CSS
I've seperated my CSS with comments into different parts: CSS reset, Tags and Classes. I'm not sure if this makes it more readable but it was all getting a bit messy as I was building the challenge. Is there a standard way everyone does it?
- Submitted 7 months ago
Blog preview card
- HTML
- CSS
Nothing specific other than I hope my speed picks up over time, which I am sure it will!
- Submitted 7 months ago
QR code component
- HTML
- CSS
I would like to eventually settle on one definitive CSS reset best practice. I found too many in my research and ended up doing my own thing.