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

NMT Nabeel

@T-Nabeel80 points

Hey! 👋 I'm a Frontend Developer and a Software Engineering student. My fields of work are Frontend Development, Designing and Artworks. In my profile, you can check my solutions for the given designs. 👍

I’m currently learning...

Mobile Application Development 📱👨‍💻

Latest solutions

  • Responsive Blogr landing page

    #sass/scss#jquery

    NMT Nabeel•80
    Submitted about 3 years ago

    1 comment
  • Interactive Rating Componet using JavaScript


    NMT Nabeel•80
    Submitted over 3 years ago

    0 comments
  • QR Code Component


    NMT Nabeel•80
    Submitted over 3 years ago

    0 comments
  • Responsive landing page using SASS


    NMT Nabeel•80
    Submitted over 3 years ago

    0 comments

Latest comments

  • Antoni•170
    @antonistarzynski
    Submitted about 3 years ago

    QR card componenet

    1
    NMT Nabeel•80
    @T-Nabeel
    Posted about 3 years ago

    Hey Antoni, Great job on your first challenge! 🤙

    Answer to your first question, which one better, IMG or CSS Bg? It really depends on the work you trying to do, follow this stack, you can get a better idea. Click here

    Answer to your second question, Both rem and em have their strengths and weaknesses depending on again, the use case. So it is up to you to choose the suitable unit which will work best.

    • em is relative to the font-size of parent.
    • rem is relative to the HTML (root) font-size.

    Hope this helps, Keep up the good work! 👍

    Marked as helpful
  • Shefali•250
    @WebdevShefali
    Submitted about 3 years ago

    Profile Card Component using HTML and CSS

    1
    NMT Nabeel•80
    @T-Nabeel
    Posted about 3 years ago

    Hey, Nice work on the first challenge.

    I did took a look into your code. Try adding the following code after body selector. It will work.

    body::before,
    body::after {
      content: '';
      position: absolute;
      width: 100vw;
      height: 100vh;
      background-size: cover;
      transform: translate(-50%, -50%);
    }
    
    body::before {
      z-index: -1;
      background: url("/bg-pattern-top.svg") no-repeat bottom right;
      top: 0;
      left: 0;
    }
    
    body::after {
      z-index: -1;
      background: url("/bg-pattern-bottom.svg") no-repeat top left;
      top: 100%;
      left: 100%;
    }
    

    Hope this helps! 👍

    Marked as helpful
  • Khairul Fadhli•160
    @kfadhz
    Submitted about 3 years ago

    Clipboard Landing Page Challenge

    #bootstrap
    2
    NMT Nabeel•80
    @T-Nabeel
    Posted about 3 years ago

    When uploading files to github, create a repository and push the work files to that repository.

    For your question, to display the background image, change the code like this. 👇 It should work.

    #logo-header { background-image: url("../images/bg-header-desktop.png"); }

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