Am in the process of putting together a menu made from UL and LI tags and formatted with CSS. At the mo, I have an <a href... tag within the LI but naturally enough that only makes the text clickable. How can I make the entire LI span clickable? Does it have to be Onlick="Window.Open? If so, will that work on all browsers?