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

Dre

@hadreemustaffaMalaysia610 points

I'm learning software programming in general, starting with web dev. This community has been a huge help to my learning progress!

I’m currently learning...

A11Y, NodeJS, SQL

Latest solutions

  • To Do App using Vite + Vanilla JS

    #vite

    Dre•610
    Submitted about 1 year ago

    I used the html drag and drop API to learn how it works. Though I'm not sure I used it correctly. If you have any experience with it, please do share with me some tips.


    0 comments
  • Chat App Illustration using Flexbox and Grid


    Dre•610
    Submitted about 1 year ago

    0 comments
  • Social Media Dashboard with Theme using Grid


    Dre•610
    Submitted about 1 year ago

    I use BEM for class naming and I wonder if I used it correctly. I welcome any feedback about how I use it.


    0 comments
  • Fylo Data Storage using Flexbox


    Dre•610
    Submitted about 1 year ago

    Any CSS tricks or tips would be most welcome!


    0 comments
  • Crowdfunding Product Page using Vanilla JS


    Dre•610
    Submitted about 1 year ago

    Anything relating to clean code would be helpful as I think my script could use a some clean up.


    0 comments
  • Notifications Page using Flexbox


    Dre•610
    Submitted about 1 year ago

    0 comments
View more solutions

Latest comments

  • Posedion1920•10
    @Posedion1920
    Submitted over 1 year ago

    qr code with flexbox

    3
    Dre•610
    @hadreemustaffa
    Posted over 1 year ago

    Hi @SeenDGK.

    For the QR image, you are missing a dot before the " / " in the image src.

    Like so: <img src="./image-qr-code250x250.png" alt="">

    For <link rel="shortcut icon" href="./images/favicon-32x32.png" type="image/x-icon">.

    This image does not exist in your repo. If you choose to include it in, you can either:

    • create a folder called "images" where your HTML is, and add the icon there.
    • or put the icon where the HTML is, and change to href="./favicon-32x32.png"

    I hope this is helpful.

  • Yoseph Winata•400
    @yosephwinata
    Submitted almost 2 years ago

    Responsive design with grid and flexbox

    1
    Dre•610
    @hadreemustaffa
    Posted almost 2 years ago

    Hi @yosephwinata.

    You said you got different results. Is it the font colors and line heights? These are the only two things I noticed that's different from the design.

    In the style.guide.md file, it is stated that, for font colors:

    1. "Verified Graduate" has the same color as the person's name with 50% opacity
    2. Review paragraphs inside the quotations have the same color as well, but are at 70% opacity

    You can achieve these by using hsla() function in CSS.

    For example, if the person's name color is hsl(217, 19%, 35%),

    • then, Verified Graduate is hsla(217, 19%, 35%, 0.5)
    • and the paragraph for that card is hsla(217, 19%, 35%, 0.7).

    The last number in hsla() function sets the opacity value (0.0 - 1.0) for the color.

    For line-height, maybe set line-height: 1.25 to <h1>.

    That's all I guess. Please correct me if I'm wrong.

    Marked as helpful
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