Latest solutions
- Submitted 5 days ago
Blog preview card using HTML and CSS flexbox
- HTML
- CSS
I would like help with setting the font-family using the font given in the style guide
- Submitted 7 days ago
QR-Code component using HTML and CSS flexbox
- HTML
- CSS
I would like a professional constructive criticism of my code and the overall project, with possible solutions or improvements.
Latest comments
- @anhvu1012Submitted 4 days ago@QashtekPosted 4 days ago
The solution is sematically structured with HTML
it is also accessible
the layout looks good in both mobile and bigger screen sizes
the code is well structured, readable and reusable
the solution is well aligned to the design
0 - @ayezabashirSubmitted 7 days ago@QashtekPosted 7 days ago
It contains some semantic HTML, but there is room for more semantic elements in the markup.
I am not particularly proficient with accessibility, but I didn't see any accessibility features in the source code.
The layout is perfect on every screen size that I've tried.
The code is well structured and readable but not reusable.
The solution does not differ considerably from the design.
Marked as helpful1