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

Fat

@FahatmahPhilippines910 points

Wanna learn more and more! LEARNING IS ENDLESS!

I’m currently learning...

JavaScript

Latest solutions

  • Contact Form


    Fat•910
    Submitted 9 months ago

    0 comments
  • Interactive Pricing Component with VanillaJS


    Fat•910
    Submitted 9 months ago

    0 comments
  • Expenses Chart Component


    Fat•910
    Submitted 9 months ago

    0 comments
  • Mortgage Repayment Calculator


    Fat•910
    Submitted 9 months ago

    0 comments
  • Blog Preview Card


    Fat•910
    Submitted over 1 year ago

    0 comments
  • Age Calculator App


    Fat•910
    Submitted over 1 year ago

    1 comment
View more solutions

Latest comments

  • Elaine•11,360
    @elaineleung
    Submitted over 1 year ago

    Responsive news homepage with mobile nav and accessibility design

    #accessibility
    2
    Fat•910
    @Fahatmah
    Posted over 1 year ago

    Hello @elaineleung, you inspire me a lot hehe 😁 but I want to ask how do you make like a tree repository in github and then add new repo where you can make them their own github page just like what you did in your main repo frondentmentor

  • Hoshiko•180
    @oliwiakramm
    Submitted about 2 years ago

    Advice generator app - JavaScript, Sass, BEM

    #fetch#sass/scss#accessibility
    2
    Fat•910
    @Fahatmah
    Posted about 2 years ago

    I like the animation on the text ☺ like one of the best way to make users see that there is something changed after they clicked the button.

  • Jannie Lyn•430
    @JannieLhynn
    Submitted over 2 years ago

    Time tracking dashboard

    1
    Fat•910
    @Fahatmah
    Posted over 2 years ago

    Hello @JannieLhynn 👋

    I think your solution is not being rendered because in your Github repo, the index.html can not be accessed because it is inside of a folder. Try to separate it from that folder and let me know if it works. Hope it helps 😁✌🏼

  • Kegan•100
    @KeganF
    Submitted over 2 years ago

    3 Column Preview Card Component (Mobile-First)

    1
    Fat•910
    @Fahatmah
    Posted over 2 years ago

    Hello Kegan! 👋

    To answer you first question, you can try flexbox when the screen is in the desktop size, you see in the designs the first three elements which are the img, h2, and p, you can set the alignment to flex-start or you can just set the a to flex-end

    This is what I mean:

    .card {
       display: flex;
       flex-direction: column;
    }
    
    .card a {
       align-self: flex-end;
    }
    

    If the .card a won't work, just add justify-self: flex-end;

    Hope that works. 😁

  • Nicholas Albuquerque•270
    @nicoams
    Submitted over 2 years ago

    NFT Preview Card Component

    #sass/scss
    1
    Fat•910
    @Fahatmah
    Posted over 2 years ago

    Hello Nicholas Albuquerque! 😊

    I think you just need your .card-banner give a position: relative; and then you can try this:

    .card-banner::before {
       content: url(images/icon-view.svg);
        background-color: var(--Cyan);
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        inset: 0;
        opacity: 0;
        z-index: 20;
        width: 100%;
        height: 100%;
        transition: 0.5s;
        cursor: pointer;
    }
    

    This was what I did to mine. Hope it helps you! 😊

  • Lucas Matheus•400
    @Lukiticas
    Submitted almost 3 years ago

    section with dropdown navegation!!!

    #accessibility#sass/scss
    1
    Fat•910
    @Fahatmah
    Posted almost 3 years ago

    Hello Lucas! Great work! The second and last also happened to me but I just let that way 😄 About the hero image, we almost have the same approach as I made an image wrapper then set a max-width on it then the image will be 100% of its width.

    For the use of tags, I think it would be better if you use div tag rather than another ul inside of li which has a parent of ul. When I did that ul, I ran into issues such as hovering links. This is all 😅

    Marked as helpful
View more comments
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

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