Design comparison
Solution retrospective
I a more than opened for feedback.
Thank you :)
Community feedback
- @NizarMjrPosted almost 2 years ago
Hi @Vatra , Your Project Could not access to the css file this is the correct link : <link rel="stylesheet" href="style.css"> and this the correct url for the background : background: url("images/image-product-desktop.jpg"); correct them and your project will work correctly Happy Coding
2 - @AdrianoEscarabotePosted almost 2 years ago
Hi Vatra Giorgian, how are you?
I really liked the result of your project, but I have some tips that I think you will enjoy:
I noticed that you had a problem with the css file, and the styles are not importing! To fix this we can do the following:
<link rel="stylesheet" href="./style.css">
you forgot the stitch!
The rest is great!
I hope it helps... 👍
1@giorgianvatraPosted almost 2 years agoHi @AdrianoEscarabote,
Thank you very much for the feedback and for tip. I really appreciate it :D
1
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