Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
14
Comments
5
OmarRefaee
@OmarRefaee

All comments

  • mohammedreddah•50
    @mohammedreddah
    Submitted 11 months ago
    What specific areas of your project would you like help with?

    hi everyone!!

    1\ I faced a problem in positioning the marker of " li " elements, although i searched a lot still i didn't find a solution .

    2\ In active state exactly in the picture , i have positioned the eye picture using
    position : fixed ; & top : 14%;
    my question is: is there a better way & more Professional ?

    nft-card

    2
    OmarRefaee•200
    @OmarRefaee
    Posted 11 months ago

    Hi Mohammed,

    The solution for the first problem which is positioning of marker of li elements you should use list-style-position css property, but it will still not well positioned, so what i did in my solution is to use the icon as svg or img and give the parent container display flex so i can position them well.

    The solution for the active state eye picture is to use it in ::before selector with opacity 0 when hover change the opacity.

    and that's it good luck in the next project.

    Marked as helpful
  • Donald Zarura•310
    @doniecodes
    Submitted over 1 year ago

    Blog Preview Card using CSS

    2
    OmarRefaee•200
    @OmarRefaee
    Posted over 1 year ago

    Well Done 👏 You Did Great, i have some suggestion for you that can make the project better:

    • border-radius for the image.
    • instead of using card-wrapper and container just center the card using body element:
    body {
        min-height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    • since you made media queries you need to make it more responsive add some work on mobile and medium screens and it will be perfect.
    • better than using padding inside the card use:
    .card {
        height: 520px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    

    and that's the feedback good luck in your career.

    Marked as helpful
  • Benji•270
    @Benji963
    Submitted over 1 year ago

    Blog preview card

    #accessibility#bulma#contentful#fresh
    1
    OmarRefaee•200
    @OmarRefaee
    Posted over 1 year ago

    Well Done Great Job 👏.

    • I noticed that the website is not mobile friendly you can do that using "Media queries".
    /* Small devices */
    @media (max-width: 576px) { 
        .container {
            width: 300px;
        }
    }
    
    @media (min-width: 576px) {
        .container {
            width: auto;
        }
    }
    

    Other Than That Perfect.👌

    Marked as helpful
  • Mennatallah Hesham•1,470
    @Mennatallah-Hisham
    Submitted over 1 year ago

    NFT Preview Card

    #accessibility#lighthouse#bem
    1
    OmarRefaee•200
    @OmarRefaee
    Posted over 1 year ago

    Hi Mennatallah

    Well done doing the challenge.

    here are some suggestions:

    1 - it will look better if all card padding are 2rem instead of 2rem 1.5rem

    2 - Make the label display flex so the icon aligned with the text

    3 - and icon margin-right 0.5rem

    Good Luck in the next challenge.

  • Mennatallah Hesham•1,470
    @Mennatallah-Hisham
    Submitted over 1 year ago

    QR Code Component

    #accessibility#lighthouse
    2
    OmarRefaee•200
    @OmarRefaee
    Posted over 1 year ago

    Hi Mennatallah

    Great Work you did amazing

    Suggestion:

    • Use Github Pages as a hosting and add the URL in Github README file or in Github "About" section
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