As you can see I didn't stick with the challenge theme but it turned out great !!!
Veronica Orozco
@VLOrozcoAll comments
- @mohammedlahboubSubmitted over 2 years ago@VLOrozcoPosted over 2 years ago
Mohammed,
I really enjoy your projects. I love the creative elements you have added! Also, after viewing your code, thanks for the reminder about utilizing :root variables - I will be incorporating it to my next project.
Thanks for the giggles and for teaching me something new through your code! ~V
Marked as helpful1 - @WandesanguineSubmitted over 2 years ago
I have a problem in setting up the body background the way it should be. I find it very difficult to add the corresponding images and placing it where they shooud be. I will be very glad if sosmeone can help me out in doing this. Thank you guys. HAPPY CODING.
@VLOrozcoPosted over 2 years agoHey Yewande,
Mohammed had great things to say, especially with the svg files!
As far as positioning them on your webpage, research position absolute/relative (but be careful as they can also create extra whitespace at the bottom of your screen if not used appropriately) - then use transform:rotate(__deg) to turn the image to match the design [insert the number before percentage mark for degree in the rotate value];
Hope that helps! Happy coding to you too! ~V
Marked as helpful0 - @alieuk61Submitted over 2 years ago
I didn't know how to make the image in the card smaller, I was also struggling to move the card to the centre of the screen.
@VLOrozcoPosted over 2 years agoTry researching css flexbox and review positions (absolute & relative) Those are the tools I used to complete this challenge. Best wishes!
Marked as helpful1