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

Michael East

@MrEasty9440 points

Hi! I'm Michael East, and I'm a full stack web developer from the U.K. I've had a passion for creating for a long time, and love that I'm able to fill that passion creating websites.

I’m currently learning...

I'm currently learning React JS & GraphQL

Latest solutions

  • Perfume Product Preview Card


    Michael East•40
    Submitted almost 3 years ago

    2 comments
  • QR Code Component


    Michael East•40
    Submitted almost 3 years ago

    1 comment

Latest comments

  • Andre Franco•70
    @AFranco-dev
    Submitted almost 3 years ago

    FIRST CHALLENGE QR code with pure CSS using flexbox

    1
    Michael East•40
    @MrEasty94
    Posted almost 3 years ago

    Hey Andre, great job.... here's some feedback...

    1. I think you could use a <main> tag to wrap the card, I think this would be semantically correct.
    2. I think the 'attribution' section could be in a <footer> tag, again I think this would be semantically correct.
    3. For this, and future challenges, I would recommend setting your box-sizing to border-box. This makes calculating widths, heights, paddings, etc... a lot easier moving forward. One common way to do this is in your CSS, doing the following:

    *, *::after, *::before { box-sizing: border-box; }

    This sets all elements, including the after and before psuedo elements to the border-box model.

    Great effort and keep going! :)

    Marked as helpful
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

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