Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
15
Comments
9
MGDev25
@TheWizCoder

All comments

  • Manish Kumar Milan•270
    @mkm0702
    Submitted 4 months ago

    Stats-preview-card-component

    1
    MGDev25•220
    @TheWizCoder
    Posted 4 months ago

    Congratulations, you did a good job, but I suggest you mix-blend-mode: multiply; in their front-end to make the image look more flattering. Here are some tips: How to Use mix-blend-mode: multiply; Purpose:

    Perfect for color overlays (e.g., tinting images) without complex pseudo-elements.

    Darkens underlying colors while preserving highlights—ideal for subtle effects.

    Implementation:

    css .overlay { background-color: hsl(277, 100%, 50%); /* Your tint color / mix-blend-mode: multiply; position: absolute; / Parent must be position: relative */ width: 100%; height: 100%; } Pro Tip:

    Pair with opacity: 0.5; to soften the effect.

    Test contrast—some colors may become too dark.

  • Safdar Ali Ihsan•130
    @alisafder9
    Submitted 4 months ago
    What are you most proud of, and what would you do differently next time?

    N/A

    What challenges did you encounter, and how did you overcome them?

    N/A

    What specific areas of your project would you like help with?

    A positive feedback is appreciared...!

    Stats Preview Card

    1
    MGDev25•220
    @TheWizCoder
    Posted 4 months ago

    Congratulations, you did a good job, but I suggest you mix-blend-mode: multiply; in their front-end to make the image look more flattering. Here are some tips: How to Use mix-blend-mode: multiply; Purpose:

    Perfect for color overlays (e.g., tinting images) without complex pseudo-elements.

    Darkens underlying colors while preserving highlights—ideal for subtle effects.

    Implementation:

    css .overlay { background-color: hsl(277, 100%, 50%); /* Your tint color / mix-blend-mode: multiply; position: absolute; / Parent must be position: relative */ width: 100%; height: 100%; } Pro Tip:

    Pair with opacity: 0.5; to soften the effect.

    Test contrast—some colors may become too dark.

    Marked as helpful
  • duongns-vn•210
    @duongns-vn
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    I'm confused between two properties:

    • grid-template-columns and grid-template-areas Both can help complete this exercise. However, grid template columns have brought optimization in terms of time and neatness.

    Using grid-template and flexbox to complete the challenge

    1
    MGDev25•220
    @TheWizCoder
    Posted about 1 year ago

    good job the layout looks very good the solution is not significantly different from the design

  • JacobKnittle•110
    @JacobKnittle
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    Getting the cards to layout correctly on the desktop version using grid. and centering content using grid

    What challenges did you encounter, and how did you overcome them?

    centering content using grid and getting the cards to get to the layout.

    What specific areas of your project would you like help with?

    I would like to know if using a div solely for centering content is the best method and any general advice about grid that you can see that I can improve on.

    Four card feature section with CSS grid

    2
    MGDev25•220
    @TheWizCoder
    Posted about 1 year ago

    well done doing this design. notes:

    consider use semantic tags like <header> and <section> the size and background colorof the cards are different from the design

  • ABDELALI AIT TALB•40
    @Raxel01
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    I start being comfortable With CSS Html I will upgrade my skills bu adding java-script

    What challenges did you encounter, and how did you overcome them?

    I think all is Clear for now the structure Of any project start being clear , Design Layouts using HTML Css adust the gap pat attention to details aligning justifying ...

    What specific areas of your project would you like help with?

    I would Like to add some animation to My Projects

    Product Preview Card

    1
    MGDev25•220
    @TheWizCoder
    Posted about 1 year ago

    Well done for completing thischallenge. I noteced that you did not work on the responsive part of the phone screen you can work on it using this code so the design responds to the screen phone @media screen and (max-width: 375px) { }

    Marked as helpful
  • Tahsin YT•270
    @Randomgituser69
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    Don't ask. Tired

    What challenges did you encounter, and how did you overcome them?

    hh

    What specific areas of your project would you like help with?

    H

    Omlette Recipe page using HTML CSS

    1
    MGDev25•220
    @TheWizCoder
    Posted about 1 year ago

    the design looks good. you did a good job

  • Neil•140
    @neildeo
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    This was a nice quick challenge for me which helped me understand how to use flexbox to create nicely spaced layouts.

    What challenges did you encounter, and how did you overcome them?

    I am unsure whether just setting the width of the card (the in my code) in rem is the best way to get the size I want...

    What specific areas of your project would you like help with?

    Social links profile card

    1
    MGDev25•220
    @TheWizCoder
    Posted over 1 year ago

    1.No, I use div 2.Divide the HTML code on the header, section, footer 3.yes 4.can be better 5.no

  • fcorrea35•40
    @fcorrea35
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    I managed to be more eficiente and work quicker this time.

    What challenges did you encounter, and how did you overcome them?

    Didn't face any specific difficulties.

    What specific areas of your project would you like help with?

    N/A

    blogpreviewcard-challenge-html-css

    1
    MGDev25•220
    @TheWizCoder
    Posted over 1 year ago

    1- No, I use div 2- Divide the HTML code on the header, section, footer 3- yes 4- can be better 5- no

  • Loka Siva Ganesh Reddy Vajrala•10
    @Ganesh-Vajrala
    Submitted over 1 year ago

    Frontend Mentor

    1
    MGDev25•220
    @TheWizCoder
    Posted over 1 year ago

    Some differences can be clearly noticed, such as the color of the screen background, the size of the design being disproportionate, and the edges not being well rounded. These mistakes can be avoided by reviewing the guide style. You will find the background color used and you will also find instructions regarding the size

    Marked as helpful

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