Page is a not externally linkable
tedster - 11:38 am on Sep 19, 2006 (gmt 0)
One thing I have yet to test about menus, and I am very curious on the topic, is whether a semantically accurate menu -- using a list element for the links -- beats links separated only by <br> tags. My gut says there's a small edge to the list approach, but I haven't had a real test case so far. There may be no difference at all. And then again, the list approach actually uses more markup, so maybe semantically incorrect will win!