I am currently using the <li>
tag to display href links. The issue I am facing is that when I click on the 'box,' it does not directly link to another page. Instead, I have to click on the href link for it to redirect to another page. Is there a way to make it so that clicking on either the box or the href link will direct me to another page?
Here is my current progress
: Fiddle Demo
Any assistance would be greatly appreciated.