Page is a not externally linkable
lordgore - 8:29 am on Jan 20, 2009 (gmt 0)
I have always presented my main navigation menus as <ul> but now that I think about it you could present it as an <ol>. This way you'll be sectioning the parts of your site e.g. 1.Main page; 2.About page; 3.FAQ page etc. Still using unordered lists for navigational menus is good as you're presenting a list of links to the user agent. But which list is better?
Hello, people!
I want to join the conversation about the <ol> and <ul> elements. I am a coder, not SEO, but I have to become one. I hope a good one too :)