HTML part was easy. The problem started when i decided to make desktop version first. The CSS Code is a mess and incomplete; note that i need to add an overlay over the image, but i couldn't make it. Any help is welcome!
chicaboom-73
@chicaboom-73All comments
- @henrikkudesuSubmitted almost 2 years ago@chicaboom-73Posted almost 2 years ago
Hi Leonardo
I'm new to this also - but when I did this challenge I set the background of the image div to the light purple colour and then used mix-blend-mode:multiply; in CSS to get the tint in the image. Here is a resource for you explaining mix-blend for you. https://www.w3schools.com/cssref/pr_mix-blend-mode.php
Marked as helpful1 - @kartikp962Submitted almost 2 years ago
Please give your valuable feedbacks. I was stuck on project to make image and text part to make it in half of the screen. tell me how can i make it easily. And also the alignment is not proper so please also let me know your suggestions to correct it
@chicaboom-73Posted almost 2 years agoHi Kartik
There is a great video on youtube that may answer a few questions for you. It goes through the CSS and HTML for this challenge
https://www.youtube.com/watch?v=B2WL6KkqhLQ
1