Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
9
Comments
3
Sandy Marrone
@sandymarrone

All comments

  • Alexander•170
    @Perr0fe0
    Submitted almost 3 years ago

    componente con vista previa de estadisticas grid/flex

    #accessibility#bem
    2
    Sandy Marrone•145
    @sandymarrone
    Posted almost 3 years ago

    ¡Hola bro! Muy buena solución, felicitaciones 🎉.

    Si quieres lograr el exactamente el efecto de color en la imagen, puedes hacer lo siguiente:

    • A las imágenes les colocas: mix-blend-mode: multiply; y un opacity: 80%;.

    Quedaría así:

    .imagen-color {
       background-color: hsl(277, 64%, 61%);
    }
    
    picture img {
       mix-blend-mode: multiply;
       opacity: 80%;
    }
    

    Lo puedes ver un poco más claro en mi solución.

    ¡Muchos éxitos! ✌

    Marked as helpful
  • Cheosphere•1,040
    @Cheosphere
    Submitted almost 3 years ago

    Interactive Pricing Component (HTML | CSS | JS Vanilla > with animejs)

    3
    Sandy Marrone•145
    @sandymarrone
    Posted almost 3 years ago

    Se que hablas español, por eso me tomaré el atrevimiento de escribir este comentario así😂. Se que da mucho trabajo, pero bro, amo tu pixel perfect, ¡excelente trabajo!😍👏

  • Olayinka Oluwafemi•60
    @godsonCodes
    Submitted almost 3 years ago

    QR Code Challenge Using HTML and CSS

    1
    Sandy Marrone•145
    @sandymarrone
    Posted almost 3 years ago

    Hi @godsonCodes! Congratulations on completing this challenge!😎

    Some suggestions to improve you code:

    1. You should use the main tag instead of a div(.container), because <main> represents the main content of the <body> of a document or application, it is very useful for special applications developed for people with disabilities, such as voice browsers, since they can go directly to the main topic of the document.

    2. You can reduce the CSS by using the direct selector for each element (instead of using the class), this way you have even cleaner code, for example you can select everything using the direct selector for (img, h3, p and main).

    I hope this helps! Happy coding!👻🎃

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