What is the best way to show border-less menu with CSS? I use table
but have problems avoiding paddings and margins with different
browsers. Is there a perfect border-free cross-browser example of
table or I should use other tags for my menu, like ul-li?