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


    I tried two solutions for the 5 stars, 1 using a background image with repeat controlling the number of stars by sizing, the other by repeating the star icon in <div> elements. Is there a different way to present these without using java script?

  • Submitted


    I am still somewhat iff on using shadow boxes, let me know how these turned out.

  • Submitted


    Another fun challenge, however, I did have some issues with Edge v111 not hiding the lower right circle when inspecting. Anyone else have this issue?

  • Submitted


    Enjoyable challenge, I had issues with the desktop version and am still not happy with it. Any feedback in that regard would be appreciated.

  • Submitted


    Enjoyable challenge to improve my HTML and CSS skills. Only issue was how to get the hover overlay to look like that of the active states design. While I got close, it is not 100%. How should this been handled?

  • Submitted


    Another nice challenge, learned a lot about radio buttons and form submission. Unfortunately, the required attribute doesn't generate an error message, it just doesn't allow the form to be submitted. What did I miss?

  • Submitted


    A fun challenge with the java script support for the json data file. I initially wrote the HTML for the 4 items and then moved that to the index.js file. Is there a better way to do this?

  • Submitted


    Hello, This was an interesting challenge. I was unable to find the css necessary to allow the detail element make a smooth transition and am interested if there is a way without using java script. Thanks, Kimball

  • Submitted


    Would using relative and absolute position been a better solution for locating the buttons been a better solution, the current solution relies on the padding and font size to keep the alignment.

  • Submitted


    I am not sure of the proper way to handle the button and link. Is it better to embed the button in the link, or, vice versa?

  • Submitted


    Fun challenge, gained a better understanding of margin and padding. I didn't use any <div> elements since they didn't seem needed, is this a good thing? Of course any other feedback is welcome. Thanks, Kimball