Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
0
Comments
1
P

Prasanna

@Prasann123India10 points

Improve my front end skills

Latest solutions

No solutions submitted yet.

Latest comments

  • P
    Michael•170
    @Networksentinel
    Submitted about 1 month ago
    What are you most proud of, and what would you do differently next time?
    1. I am quite proud of the way I structure my CSS files and how I use custom properties (variables).

    2. Next time I would definitely stay longer on each section before going to another - to prevent constant jumping between them, which can confuse me sometimes.

    What challenges did you encounter, and how did you overcome them?
    • Centering <main> vertically but having <footer> still on the bottom of the page was somehow difficult since I used display:flex; on <body> (their parent).

    • justify-content: space-between; put <footer> on the bottom of the page but <main> on top, which made it hard to center vertically.

    • The solution was to use flex:1; on <main> - which made it take up all the available space and made align-items: center; take effect.

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

    Does anyone know any better/more effective way of centering <main>in the situation I described in the section above?

    QR code component using HTML/CSS

    1
    P
    Prasanna•10
    @Prasann123
    Posted about 1 month ago

    First challenge , took a bit of time but able to achieve it to some extent

Frontend Mentor logo

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

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Beta Member

This badge is a shoutout to the early members of our community. They've been around since the early days, putting up with (and reporting!) bugs and adjusting to big UX overhauls!

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub