Latest solutions
Latest comments
- @azzykesuma@imfabra
Hello, I am not doing very well with English, but with the property "mix-blend-mode" you can achieve it, I'll give you the documentation: https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode
You can see how I apply it in my solution: https://www.frontendmentor.io/solutions/stats-preview-card-component-solution-html5-css3-bem-QCrz6ndBt
- @rishabh0540@imfabra
I invite you to look at the solution I gave to this exercise and leave your comment: https://www.frontendmentor.io/solutions/stats-preview-card-component-solution-html5-css3-bem-QCrz6ndBt
Let's keep coding!
- @Ankit1142@imfabra
https://www.frontendmentor.io/solutions/stats-preview-card-component-solution-html5-css3-bem-QCrz6ndBt
- @ItsKris1@imfabra
It looks good, congratulations. It is not a good idea to use ".body" as a "flexbox" container, normally classes like ".container" or "wrapper" are used.
I invite you to look at the solution I gave to this exercise and leave your comment: https://www.frontendmentor.io/solutions/stats-preview-card-component-solution-html5-css3-bem-QCrz6ndBt
Let's keep coding!
- @Homidjon@imfabra
looks good, congratulations. try using "height: 100vh;" in the ".main" to use the entire screen on the vertical axis.
I also invite you to look at the solution I gave to this exercise and leave your comment: https://www.frontendmentor.io/solutions/stats-preview-card-component-solution-html5-css3-bem-QCrz6ndBt
Let's keep coding!
- P@915fonzie@imfabra
Hola Alfonso, no me va muy bien con el ingles por lo que decidí escribir en español.
El resultado fue muy bueno, solo en el color de la imagen puedo decir que hay una propiedad llamada mix-blend-mode te dejo la documentacion: https://developer.mozilla.org/es/docs/Web/CSS/mix-blend-mode
úsala y tendrás un resultado genial.
También te invito a que mires la solución que le di a este ejercicio y dejes tu comentario: https://www.frontendmentor.io/solutions/stats-preview-card-component-solution-html5-css3-bem-QCrz6ndBt
¡Sigamos codificando!