Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
2
Comments
2

Gren4586

@Gren458620 points

I’m a mysterious individual who has yet to fill out my bio. One thing’s for certain: I love writing front-end code!

Latest solutions

  • Blog card solution w/ hover states


    Gren4586•20
    Submitted over 1 year ago

    I honestly think I did pretty good here? Besides maybe some very small things, I think this is as good as I can get it without falling into the habit of spending hours to perfect one small detail.


    1 comment
  • QR Code built with grid


    Gren4586•20
    Submitted over 1 year ago

    I honestly can't tell if I got the height and width of the whole thing right. I think it looks a little skinny compared to the preview provided, but I'm not too sure.


    1 comment

Latest comments

  • Denchiks•300
    @Denchiks37
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    Nothing

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

    I've had problem with footer position. All I just needed is set my .container to height: 100vh and set correct flex settings.

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

    Nothing

    Blog preview card

    2
    Gren4586•20
    @Gren4586
    Posted about 1 year ago

    Really great job on this project, Denchiks! Your solution is very accurate to the design.

    One thing you could look into to make it even more accurate is to add the box-shadow changing size when hovering over the text "HTML & CSS foundations". One way you could do it, and how I did it with my solution to this challenge, is to add pointer-events: none; to your .card class in your CSS, then add a style declaration to it with the :hover psuedo selector and have it increase the box-shadow, like so:

    .card {
      pointer-events: none
    }
    
    .card:hover {
      box-shadow: <add box-shadow parameters as you see fit>
    }
    
  • josh-conde•190
    @josh-conde
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    I am most proud of the quickness I was able to complete this

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

    The challenge was I didn't realize I had set the height to 5000px instead of 500px so I proofread my code and found it

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

    None

    Media Queries

    2
    Gren4586•20
    @Gren4586
    Posted over 1 year ago

    Great job on this! It looks good on all fronts, but if you want to improve on something, on some mobile viewports the qr-container is a bit too big to see all at once. But like I said, great work on this!

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

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

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

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

Oops! 😬

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

Log in with GitHub