HTML CSS

Solution retrospective
Was unable to create the card and alight into a box in the center.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AbNassif
Hey man, would advise you to go watch at least 2 walkthroughs of HTML and CSS website on youtube, code along then come back here and practice.
Don't give up!
- @chysomm62
You used list items to structure the page, don't think that's what they are for. The whole page isn't aligning well. A webpage should have just 1 h1 element, you can use h2 to h6 but i dont think they are needed here. Apart from the heading for the page, other items with h1 could be list items instead.
Join 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