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 am not used to web design and trying to learn it here. I wonder how can I use the data.json file to fill the box_information id div with the given values in the JSON file. Can you provide me with a proper link for the JSON file usage?

  • Submitted


    I have solved the problem, but I wonder if there is a better solution to my problem, I have a version at the main with the commit numbered "4362ef1". Since I set my border-radius as 10px in the information class, it is supposed to curve the information box, and it actually did. I assume z-index was lower than the background-color z-index because the background color covered it. How can I solve this issue with the better practice? I solved it using the priority of CSS classes, but it requires lots of repetitive code.