Different menu items in Firefox and IE
This is wierd. On the starting page the menu items are different when you're using Internet Explorer from what you observe when using Firefox, thus:
IE displays:
Discussion / Articles / Blogs / Books / Contact Alex / Chat / Shop
Firefox displays:
Community / Chat / Info and Media / Contact Alex / Shop
I noticed this by chance when I was wondering where the blogs have gone. It's probably a multiple browser issue but what is the true collection of items that everyone should see?
When you have a look at the page source in Firefox there are numerous lines shown in red, that is invalid code, starting with the first line <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">, then the next one which I think causes the menu problem, is the one starting with the <ul id="sddm"><li><a href="forums.html" ...> string.

