I'm proud of my ability to understand how grid can be used in real world projects.
Latest solutions
Space Tourism Multipage Website with NextJS, Tailwind CSS and ShadCN
#next#tailwind-cssSubmitted about 1 year ago
Latest comments
- @HavillahAnyaWhat are you most proud of, and what would you do differently next time?@agbaniongithub
Hi, excellent code. I like how you took each card and gave it a header. I would suggest implementing an <article> for each grid item to make your HTML more semantic. The <article> tag is perfect when its content can have meaning on its own outside of the website. On this website, the <article> tag would be perfect.