Design comparison
SolutionDesign
Solution retrospective
just finished for using tooltip tools
Community feedback
- @SurajHadagePosted over 2 years ago
Instead of using many <div> tags, Why don't you take one <main> tag and two <section> tags inside. center <main> tag with body { display: flex; align & justify-content: center;}. Use background-position: bottom; & background-size: contain; You can also use pseudo element for tooltip instead of writing HTML for it. And write some Media queries like I do. And just raise some code.
0
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