Design comparison
SolutionDesign
Solution retrospective
Hi guys, this challenge gave me a bit of a headache, especially the part where you have to make a sort of triangle for the bottom of the bubble, so any advice is helpful or a page to help me with the borders.
Community feedback
- @RubylenaPosted about 2 years ago
For the triangle section, using :before and :after pseudo-elements is advised. You can visit these pages to get more understanding. These pseudo-elements will be used on the 185GB left container. https://css-tricks.com/snippets/css/css-triangle/ https://stackoverflow.com/questions/20589780/css-triangle-before-element
Marked as helpful0
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