Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 8 months ago

Chat app CSS illustration with React and Sass

react, sass/scss
Kairung Vangmanaw•260
@VangmanawKairung
A solution to the Chat app CSS illustration challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I’m most proud of how I structured my code to create clean and efficient components. I also explored new techniques, like combining fixed and absolute positioning, which was a first for me. Additionally, I improved my understanding of styling with ::before and ::after pseudo-elements. Next time, I would plan my layout more thoroughly beforehand to avoid revisions and streamline the process further.

What challenges did you encounter, and how did you overcome them?

I encountered challenges with positioning elements, particularly when using position: relative alongside position: absolute. The alignment didn’t work as expected, causing layout issues. To overcome this, I experimented with position: fixed combined with position: absolute, which provided better control and resolved the alignment problems effectively.

What specific areas of your project would you like help with?

I’d like help specifically with positioning elements more effectively, especially when combining different position properties like relative, absolute, and fixed. Guidance on best practices for achieving consistent and responsive layouts would be really valuable.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Kairung Vangmanaw's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License