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

Shaihu Mohammed

@shaihumohammed100 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

  • Recipe page

    #react#vite

    Shaihu Mohammed•100
    Submitted over 1 year ago

    0 comments
  • News homepage

    #preact#vite

    Shaihu Mohammed•100
    Submitted over 1 year ago

    1 comment
  • Social links profile

    #react#vite

    Shaihu Mohammed•100
    Submitted over 1 year ago

    0 comments
  • blog-preview-card React.js + Vite + CSS3

    #react#vite

    Shaihu Mohammed•100
    Submitted over 1 year ago

    1 comment
  • QR code component

    #accessibility#react#vite

    Shaihu Mohammed•100
    Submitted over 1 year ago

    1 comment

Latest comments

  • jchu62•10
    @jchu62
    Submitted over 1 year ago

    React Page for QR Code

    #react
    2
    Shaihu Mohammed•100
    @shaihumohammed
    Posted over 1 year ago

    the information about this and other stuffs are in the style-guide.md in the starter file you downloaded. hope this is helpfull :)

    p {
    color : hsl(220, 15%, 55%)
    }
    
  • Sara Mkz•30
    @Saramkz
    Submitted over 1 year ago

    Responsive card using CSS

    #animation#foundation
    2
    Shaihu Mohammed•100
    @shaihumohammed
    Posted over 1 year ago

    I hope this helps

    <button type="button" className="button">
            horver
          </button>
          <p class="para-one">lorem</p>
          <p class="para-two">eipsum</p>
    
    
  • Inri Isvid•70
    @Isvid
    Submitted over 1 year ago

    links-profiles

    #accessibility
    1
    Shaihu Mohammed•100
    @shaihumohammed
    Posted over 1 year ago

    it could be more accurate if you center the card in the middle of the viewport

    body{
     position : relative;
    }
     .card{
     position:absolute;
     top:50%;
     left:50%;
     transfrom:translate(-50%,-50%);
    }
    /*hover effects*/
    selector:hover{
     background: hsl(75, 94%, 57%);
    }
    

    also you could use a fluid value for the card to prevent overflow

    hope this helps :)

    Marked as helpful
  • Celina Garcés•40
    @celinagrcs
    Submitted over 1 year ago

    blog preview card main

    1
    Shaihu Mohammed•100
    @shaihumohammed
    Posted over 1 year ago

    its good if you place the card in the center of the viewport.

       body{
          height: 100vh;
          width: 100vw;
          display: flex;
          justify-content: center;
          align-items: center;
        }
    

    or

    body{
          position: relative;
     
        }
      .card{
          position: absolute;
          top: 50%;
          width: 50%;
          transform: translate(-50%,-50%);
        }
    

    :)

    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

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