[Gllug] w3m and lynx
tet at accucard.com
tet at accucard.com
Wed Dec 5 15:45:16 UTC 2001
>Any comments would be greatly received for additions etc.
I just noticed you use nested <body> tags, which isn't valid HTML.
You should instead be using <div> to split your document into logical
sections:
<div class="corner">
rather than
<body class="corner">
You also don't close the opening <body> tag.
Hope that helps.
Tet
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list