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

Holo Olagoke

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

  • Results Summary Component Main


    Holo Olagoke•50
    Submitted about 2 years ago

    0 comments
  • QR-code-component-Challenge


    Holo Olagoke•50
    Submitted about 2 years ago

    2 comments
  • Single price grid component


    Holo Olagoke•50
    Submitted about 2 years ago

    2 comments

Latest comments

  • Esther Atakere•80
    @Esther-Omono
    Submitted about 2 years ago

    qr-code-component using HTML and CSS

    3
    Holo Olagoke•50
    @Olarra18
    Posted about 2 years ago

    Yeah, I think it good to know the raw before going for framework as a beginner. Without knowing the raw css code it will be a bit difficult to amend framework code

  • SIVA RAMA KRISHNAN S•140
    @siva-krish45
    Submitted about 2 years ago

    different four card layout using grid

    1
    Holo Olagoke•50
    @Olarra18
    Posted about 2 years ago

    @siva-krish45 I think it's because you did not add value to x and y offset of the box shadow that is the reason you did not get the result you expected.

    .wrapper .content .card{
    width: 20.5rem;
    height: 15.5rem;
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
    border-radius: 5px;
    box-shadow: 0 0 2px #000000;  /*the value of x and y offset is 0 which means no box shadow*/
    }
    

    According to your CSS code you did not set value for the shadow box (x and y offset)

    You can read the MDN documentary on box-shadow: https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow. You can use this below code and adjust appropriately

    /* offset-x | offset-y | blur-radius | color */
    box-shadow: 10px 5px 4px black;
    

    the 10px which is the offset-x mean right hand side shadow

    the 5px which is the offset-y mean bottom shadow

    the 4px which is the blur-radius mean how blur or glow you want the shadow to look like

    while the black mean the color of the shadow.

    I hope this could be of a help, Happy Coding

    Marked as helpful
  • Alysson Keysson•10
    @AlyssonMascarenhas
    Submitted about 2 years ago

    Responsive landing pages using CSS

    2
    Holo Olagoke•50
    @Olarra18
    Posted about 2 years ago

    wow!

  • S.R.T•10
    @CoolCoder24
    Submitted about 2 years ago

    QR Code Component built with HTML & CSS

    2
    Holo Olagoke•50
    @Olarra18
    Posted about 2 years ago

    Hi @CoolCoder24 I am also a beginner. Looking through your code at my own understanding I think you have code it at the best way but you did not create a responsive layout for mobile device view

  • Dário Moreira•10
    @darioffmoreira
    Submitted about 2 years ago

    Pricing Card Frontend Mentor Challenge

    1
    Holo Olagoke•50
    @Olarra18
    Posted about 2 years ago

    You can make centralize the item by using below CSS code

    body{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    
  • Zihanur Rahman•120
    @Zihanur
    Submitted about 2 years ago

    Responsive QR Code

    #accessibility
    2
    Holo Olagoke•50
    @Olarra18
    Posted about 2 years ago

    that was amazing. How did you manage to justify the item and set it height

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