Order summary component

Solution retrospective
I'm still having a problem with display flex but because of that, I've started to learn more about using the flex. I do mistakes here, and I can see them. I'll probably to change them in my next solutions. Feel free to point out my mistakes, I'll gladly to know it!!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ASH2001prince
Hello jom congratulations for your new project -I have some HTML tips for you:
- you can use the <section> or <article> elements to gather the elements like the <h1>,<p> and <img> together.
- instead of coping the <svg> you can import the image by using <img> element.
- <footer> usages for the last informations like names some links maybe and we can put the <address> attribute inside it as well.
Marked as helpful
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