Design comparison
Solution retrospective
I tried to make the share button a lot, I couldn't do it, can you help me, how can I do it? I don't have any knowledge about javascript yet.
Community feedback
- @Fernando0654Posted almost 3 years ago
It's alright, everyone here we are learning and improving.
First of all, you need to improve your CSS skills. Try to not use too many pexels, instead use
vw
,vh
,rem
andem
. I see in your code you use height property with pexels, this isn't a good idea. There is plenty of articles and videos explaining how to use theseIf you want that the button show the pop-up menu, use the
:hover
state. It's not the same but it will allow to complete this challenge without JSGood luck and good coding 👍
1 - @developertarikPosted almost 3 years ago
it looks so bad for now so sorry i will definitely fix it tomorrow
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