Latest solutions
Blog preview card vanilla HTML/CSS
Submitted 12 months agoI'm always happy to receive any feedback/resources on writing proper HTML/CSS :)
Results Summary
Submitted 12 months agoHTML/CSS best practices! Right now I feel like my solution is cluttered with a million div/span tags. When I took a html-basics course the teacher stressed that we only should use div tags when we really needed them, since they are devoid of any semantic meaning. But I'm not sure there's a good way to do this otherwise?
QR code component
Submitted 12 months agoI'd love some feedback about best-practices, especially when it comes to css!
Latest comments
- @ziedlahbib@JonDoesFrontEnd
I cannot view the code, but try to look in the design files for more tips about fonts and colors :)
In these free+ challenges there's also figma files where you can see exactly what sizes they've used
- @Shoaib-Bin-Rashid@JonDoesFrontEnd
Nice job! I the looks very readable, and good that you added an alt to the image (I believe I forgot that).
The only feedback I can think of is that "line2" isn't the most clear classname - maybe "description" or "body text"?