Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • yagnik0• 420

    @yagnik0

    Submitted

    What are you most proud of, and what would you do differently next time?

    I'm proud that I've completed this project as much as I can come close to design, Well for the next time maybe I'll try to write less minimal CSS.🚀

    What challenges did you encounter, and how did you overcome them?

    It was a bit challenging for me to make it responsive but somehow I manage to do it with a googling particularly for hamburger menu.🤔

    What specific areas of your project would you like help with?

    Any feedbacks are welcome!😌

    Happy Coding!🫡

    Caleb Abuul• 100

    @Caleb-Abuul

    Posted

    You did an incredible job, and the solution does not differ considerably from the design. It is responsive and the code is structured and readable.

    Marked as helpful

    0
  • Caleb Abuul• 100

    @Caleb-Abuul

    Posted

    Nice one! You did an amazing job I must say. However, I'd suggest you correct a few things here and there. Remove the spread value for the box-shadow so that you would have a solid box-shadow. And the box-shadow should become wider on hover i.e double it's size on hover. Plus increase the border-radius a bit; to maybe 15px or 20px.

    0
  • Caleb Abuul• 100

    @Caleb-Abuul

    Posted

    Your solution is simply amazing. I like the time and effort you put into the email validation. Well, all that is left for you to do now is to include a README.md file at the root of the repo.

    0
  • Caleb Abuul• 100

    @Caleb-Abuul

    Posted

    This is amazing. Great work you got there... I like the fact that your validation is automatic. That is as the input box is in focus the validation kicks in. However, the social media icons you included are overflowing. Please find a way of fixing that. Plus you may have some accessibility issues, given that your html is not properly marked. I'd suggest you wrap all the <body > content in a <main> tag to fix that.

    0
  • Caleb Abuul• 100

    @Caleb-Abuul

    Posted

    Nice work you got there. However, there are no hover states for the biggest heading h1 and the card. The h1 does not turn yellow on hover and there is no box-shadow increase for the card. Also you didn't include landmarks in your code. Simply wrap the whole preview card in a <main> tag, and then the attribution div in a footer tag in your HTML file.

    Marked as helpful

    1
  • shubham kumar• 160

    @Shub1970

    Submitted

    What did you find difficult while building the project? -> what i find difficult is adding svg pils image in background, because it was overlapping over two section, so i have put image(svg) as content of ::befor psedo element

    Caleb Abuul• 100

    @Caleb-Abuul

    Posted

    You did an awesome job. You only have a few hover errors on texts here and there, like the nav links should turn gray when hovering. And also the border of the input text-box should be that primary orange color when in active.

    0