Latest solutions
Latest comments
- @yanaantonna@soodaayush
Maybe fix the accessibility and HTML issues. Your font on the buttons does not look right compared to the design photo.
That's all I have to say.
Happy Coding!
- @abhik-b@soodaayush
You might want to add media queries for the input and button because on bigger screens, the input and button are starched.
Otherwise you did great!
Happy coding!
Marked as helpful - @UofMBob@soodaayush
I can't preview your website so fix that and the HTML and accessibility issues.
Let me know when you fixed the problem!
- @JonathanCierp@soodaayush
Your website is very good! I do suggest fixing the HTML issues.
Happy Coding!
- @m-boychuk@soodaayush
Your website is good but there are some things that I suggest you improve on.
-
You forgot to add colors on some of the buttons. They weren't supposed to be the color when hovering over it. They were supposed to be that color for display
-
On bigger screens, the image below the header will fall out of it's box
-
The logo on the footer isn't the same compared to the design. What you should do is copy the original logo and make another one for the footer. When you Look in the svg file, there should be multiple instances with the word fill. In that box, your supposed to make the color white.
-
The copyright at the footer should be below all of the content
That's all I have to say!
Happy Coding!
-
- @StephenBuley@soodaayush
The way to position those 2 background images were to say background-position: top right, bottom left;
Happy Coding!