Liam (14) wrote:
>
www.liambennett.vze.com
[Crossposting removed]
It works fine in IE6, NS6, Opera7 og Mozilla 1.3 here,
but only if Java is installed (
http://java.sun.com/getjava)
and I think that's a shame, because Your menu isn't
that advanced.
I would make the links in the menu in HTML and check
the site with a HTML Validator (do it anyway) such as
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.bennett12395.fsnet.co
..uk%2Fliambennett%2Findex.html
A common error is to miss a doctype, try insert this at
line 1 in all your HTML documents:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
At line 4 you have this:
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
But what about those usin an other OS that Windows?
- I would rather use:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
--
Regards
Mikael N. Andersen
Remove 'removespamfilter' for direct email.