Design comparison
SolutionDesign
Solution retrospective
love to hear some feedback on how to make the little triangle shape for menu in mobile, thanks
Community feedback
- @AbNassifPosted over 3 years ago
Creating shapes with CSS is all about using the borders to your advantage while assigning the width and height of the element to 0.
Check out this link:https://css-tricks.com/the-shapes-of-css/
It has all the shapes that you need to use.(Keep in mind that you don't have to memorize all of them, understanding them and coming back to them when needed will suffice)
Amazing job btw!
Marked as helpful1@karthik2265Posted over 3 years ago@AbNassif thank you for the feedback, I will check it out
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