Submitted over 1 year ago
Responsive chat app illustration using CSS flexbox
@Abhirocks889
Design comparison
SolutionDesign
Solution retrospective
It was a project of intermediate difficulty and there were several challenges I faced such as:
-
Building the oval graphics at the starting and ending of the page and making it responsive.
-
Creating the phone outline. First, I went with a border but that didn't work out. So, the next approach was with an outline. However, using the color white, it was indistinguishable from the page background. Finally, using a box-shadow did the job.
-
The responsiveness of the main hero area that includes the chat and the description text took some time to achieve.
Feedback requested:
- Adherence to semantic HTML
- Adherence to BEM
- Any other general advice that would make the code better.
Community feedback
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