Design comparison
SolutionDesign
Solution retrospective
Feel free to give Feedback on my solution! Thank you very much!
Community feedback
- @analuzcervantesPosted over 3 years ago
Hi! 🖖
Looks pretty good!
If you allow me, I would like to give you just a little advice...
- Note that in your style file you put the background-image in the html tag, not bad but it is a better practice to put it in the body. I also saw that the URL is wrong, it would have to be ʼ../images/bg-pattern-top.svgʼ Because The ʼbg-pattern-top.svgʼ file is located in the folder one level up from the current folder.
Be well, keep coding! 💻👾
4@Basti576Posted over 3 years agoYou are right, there is a wrong path in the CSS background. I haven't seen it last night.. I'll correct it and update the solution as soon as possible ;) Thanks for your advice!
EDIT: Path for the background pattern works now!
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord