Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Idk, probably removing some unnecessary br tags and fix the image align to right side of the text
Community feedback
- @DrakeHermitPosted 6 months ago
I absolutely have no idea what this solution is supposed to be.
I suggest you start with the first Learning path with just HTML and CSS. Start Here
But I might as well give you some pointers. Your webpage just needs one
index.html
file and onestyle.css
file. Having both the CSS and HTML in one file gets really hard to manage when you start working on other projects.Also this challenge requires you to use JS to make the button click interactive, button click should show the popup with the links.
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