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

jumiranda5

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

  • Art gallery website


    jumiranda5•280
    Submitted over 1 year ago

    1 comment
  • Skilled e-learning landing page


    jumiranda5•280
    Submitted over 1 year ago

    1 comment
  • Workit landing page


    jumiranda5•280
    Submitted over 1 year ago

    2 comments
  • BMI Calculator using vanilla js and scss

    #webpack#sass/scss

    jumiranda5•280
    Submitted over 1 year ago

    0 comments
  • Suite Landing Page

    #webpack#sass/scss

    jumiranda5•280
    Submitted over 1 year ago

    0 comments
  • Typemaster pre-launch landing page

    #webpack

    jumiranda5•280
    Submitted over 1 year ago

    0 comments
View more solutions

Latest comments

  • Yeni•180
    @YeniUvwo
    Submitted over 1 year ago

    Responsive design using css flexbox

    #accessibility
    2
    jumiranda5•280
    @jumiranda5
    Posted over 1 year ago

    Hi! I couldn't figure out why the middle column is shrinking more than the others... but have you tried using flex-grow: 1? w3 flex-grow

    Marked as helpful
  • Josh Michael•1,070
    @joshmichael23
    Submitted over 1 year ago

    Responsive Four Card using Flexbox

    1
    jumiranda5•280
    @jumiranda5
    Posted over 1 year ago

    Hi, Josh! Yes, you can use grid... I finished this challenge a few days ago and I used grid layout with grid-template-area this way:

        .cards-container {
            margin-top: 4rem;
            grid-template-areas: 
                '.  c2  .'
                'c1 c2 c4'
                'c1 c3 c4'
                '.  c3  .';
        }
    
        .card1 { grid-area: c1; }
        .card2 { grid-area: c2; }
        .card3 { grid-area: c3; }
        .card4 { grid-area: c4; }
    
    

    You can read more about grid-template-areas on MDN: grid-template-areas

    All the best!

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