Chams
@Chams-satAll comments
- @brandugarSubmitted over 1 year ago@Chams-satPosted over 1 year ago
HI! Your solution looks nice though there are a couple of things you can improve which I hope will be helpful ! the first thing that your image path is wrong . you must reach to the image inside your images fille. i also suggest you to use html semantic convention, add <main class="container">, it will make it clearer. Use min-height: 100vh instead of height. Setting the height to 100vh may result in the component being cut off on smaller screens, such as a mobile phone in landscape orientation. last thing its better to put your stylesheet in a fille instead the html head .
I hope you find it useful! ๐
1 - @catherineisonlineSubmitted about 2 years ago
Hello, Frontend Mentor community! This is my solution to the Huddle landing page with alternating feature blocks.
I appreciate all the feedback you left that helped me to improve this project. Due to the fact that I published this project very long ago, I am no longer updating it and changing its status to Public Archive on my Github.
You are free to download or use the code for reference in your projects, but I no longer update it or accept any feedback.
Thank you
@Chams-satPosted over 1 year agoHi .. congratulations for completing this challenge and I am very impressed by the solution. it's a pixel perfect ๐ ๐ฏ
0