Blog card project made with only HTML and CSS.
Design comparison
Solution retrospective
I took a week off to learn as much as I could about the best practices and standards for HTML and CSS. I also learned about styleguides that I could use as a guide to help me code well-written/well structured/accessible HTML and CSS.
At every step, I made sure I did everything I could to follow the best standards for my project. For HTML, this meant using the proper meta tags, semantic tags, using an HTML validator, and other things related to accessibility such as running a Lighthouse audit.
For CSS this meant using logical properties, paying attention to the sizing units I used, structure, order, and comments to make it easier to understand and follow.
Lastly, I did the same thing for the READ.me file. Overall, I realized how much I did not know about writing good HTML and CSS. It was such a great learning experience. I look forwards to maintaining the best standards and practices for all my projects from now on.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord