Latest solutions
- Submitted 2 months ago
Blog Preview Card Frontend
- HTML
- CSS
I would welcome any advice on how I can improve the structure and I hope you can point out any errors or mistakes I might have missed. Thank you!
Latest comments
- P@huynhvanngoanSubmitted 2 months agoP@mu7ammad1951Posted 2 months ago
Great solution! You have organised the code beautifully. And your solution has exact dimensions.
Marked as helpful1 - @Kauanny-cmdSubmitted 2 months agoP@mu7ammad1951Posted 2 months ago
Great solution! Though these are some improvements I would suggest -
- More descriptive alt text to make it more accessible.
- Use CSS variables instead of having to rewrite the colors every time you use them.
1 - P@rmmcfarlinSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I was happy to figure it out, but I think I may have used too many absolute units that could affect experience across different devices.
What challenges did you encounter, and how did you overcome them?I could not get the box centered, and finally realized I needed to use align and justify within the body element instead.
P@mu7ammad1951Posted 2 months agoGood Solution, though there is an issue with the fonts. I don't think the fonts are being imported correctly. Also the corners are a little off, I think you could try modifying the border-radius? Not sure. I would also recommend using semantic HTML where possible.
0