fylo data storage with html and css

Solution retrospective
Any quick and easy solutions for the speech bubble ? Created mine with a pseudo-element.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dewslyse
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!!
Join 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