Design comparison
Solution retrospective
Any quick and easy solutions for the speech bubble ? Created mine with a pseudo-element.
Community feedback
- @dewslysePosted almost 3 years ago
Hello @EliasFlorian!! Congrats on your submission. Awesome implementation πππ
I found the use of a pseudo-element to be the easiest way of implementing the speech bubble. By the way, any particular reason you decided to keep the mobile version all the way to 1365px before changing the layout? The full width of the component on desktop is about 920px, meaning your layout can change sooner than at 1365px.
Also, your page is missing an
h1
. You can add a screen-reader only h1 element to address the accessibility issue.Happy coding!!
0@EliasFlorianPosted almost 3 years agoThanks for the feedback @dewslyse :)
Didn't have a specific reason. I was just looking at the mobile/desktop version and picked something betweenπ
Thanks for the tip with the h1π
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