I am facing a challenge in expanding the a
elements within this jsfiddle to fully occupy the li
element. The use of display:block
does not seem to be effective since I am utilizing a table for spacing.
What steps can I take to achieve this while ensuring that my colored corners are functional? Both the a
and li
elements have background settings to create the appearance of colored corners.