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

Jeffrey Tuason

@Tuason066Philippines550 points

I'm absorbed in learning front-end web development, and it's become my hobby.

I’m currently learning...

MERN Stack

Latest solutions

  • Tailwind/Typesript Responsive Calculator

    #typescript#tailwind-css

    Jeffrey Tuason•550
    Submitted about 2 years ago

    0 comments
  • CRUD/Functional Ecommerce Product Page

    #react#tailwind-css#react-router

    Jeffrey Tuason•550
    Submitted over 2 years ago

    2 comments
  • Responsive/Functional Notifications Page

    #react#tailwind-css

    Jeffrey Tuason•550
    Submitted over 2 years ago

    0 comments
  • Responsive/Functional Advice Generator

    #tailwind-css#react

    Jeffrey Tuason•550
    Submitted over 2 years ago

    0 comments
  • Fully Responsive Website Solution Build with Tailwindcss and Reactjs

    #tailwind-css#react

    Jeffrey Tuason•550
    Submitted over 2 years ago

    0 comments
  • Interactive Comments Section

    #fetch#tailwind-css

    Jeffrey Tuason•550
    Submitted almost 3 years ago

    0 comments
View more solutions

Latest comments

  • Andrew Hsu•10
    @a-hsu
    Submitted almost 3 years ago

    QR Code Component

    #tailwind-css
    3
    Jeffrey Tuason•550
    @Tuason066
    Posted almost 3 years ago

    Hi Andrew, 👋

    1. What is the best way to center this card?
    • replaced your classes into this classes grid place-items-center.
      Use place-items-center to place grid items in the center of their grid areas on both axis.
    • Check this out for your reference: https://tailwindcss.com/docs/place-items
    1. How can I change the background color of the page?
    • to change the background color of the page just simply add the body tag a class of bg-(your desired color).
    • Check this out for your reference: https://tailwindcss.com/docs/background-color

    You can also check my solution to this challenge. I am also using tailwindcss. https://www.frontendmentor.io/solutions/qr-sKgoF9EIik

    Happy Coding! 😊

    Marked as helpful
  • Yous•170
    @yousra10
    Submitted almost 3 years ago

    Social Proof section Master

    2
    Jeffrey Tuason•550
    @Tuason066
    Posted almost 3 years ago

    Hi, I have a suggestion for your styling.

    I noticed that your elements have the same style and you write it repeatedly. If your elements have the same styles you can write like this:

    .irene-roberts,
    .anne-wallace {
    styles...
    }
    

    so you don't need to repeat the styles over and over.

    and if they have only different margins you can write like this:

    .irene-roberts,
    .anne-wallace {
    same styles...
    }
    
    .irene-roberts {
    margin-top: 1rem;
    }
    
    .anne-wallace {
    margin-top: 2rem;
    }
    

    I also noticed that you wrote your margins like this:

    margin-bottom: 0;
    margin-left: 1rem;
    margin-top: 1.2rem;
    

    there is a shorthand property for that you can write it like this:

    margin: 1.rem 0 0 1rem;

    check out this link for more information: https://www.w3schools.com/css/css_margin.asp

    By the way, the output is very significant. Happy coding !

    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

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