Page is a not externally linkable
rocknbil - 4:19 pm on Jun 25, 2012 (gmt 0)
Right, don't jump through hoops to make an unnatural object a link. You can, but the anchor is the natural element for this.
Whatever styles you have on <li> to render its display, apply those to the anchor instead. Hint: anchors are inline by default, you might have to set display:block.