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 solutions

  • Submitted


    Throughout the project, I did encounter several issues on the javascript side. A goal I made for myself was to create clean code for the javascript, but in the end I am not sure of the end result and would gladly appreciate any suggestions or comments regarding how I can make the code better or cleaner.

  • Submitted


    For this project, I was really confused about how to create a form that doesn't require a submit button. So I used an event listener that listens for any changes in the form. That is why my question is whether anyone can suggest any other methods to solve this issue?

  • Submitted


    In the process of making this project, I still get confused when trying to figure out when to use ARIA and optimize my website for screenreaders (accessibility). So, if anyone has any suggestions regarding those issues, it will be greatly appreciated. Thank You!

  • Submitted


    For this project I tried to research a bit more into accessibility, and I found that for decorative pictures you should empty the alt or add 'aria-hidden' so that screen-readers won't detect the image.

  • Submitted


    Hello there! This is my solution for the Sunnyside landing page challenge, I struggled a bit with making the site responsive. I used a desktop-first workflow, I was wondering should I change to a mobile-first workflow? or is it not that different whether I change my workflow or not?