Chris. wrote:
Quote:
Does my menu work ok or is it awful ? |
It is awful.
It doesn't slide in in Firefox (Mozilla based browsers have doubled their
market share in the past 9 months). So a large chunk of the page is
entirely inaccessible.
It isn't marked up as a list, when it is a list.
You use some form of JavaScript to change the background of table data
cells, which gives the impression that anywhere is the cell is a viable
click target - however on the text is actually a link.
It is generated from JavaScript, so it is invisible to anybody who turns
JavaScript (which is repeatedly recommended by security companies to users
of Internet Explorer) or uses a browser which doesn't support JavaScript.
(This includes GoogleBot).
You use a Doctype for a non-standard markup language, and the URL you
reference to get the DTD returns a 404 error.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is