Re: ISO and HTML

I'd like to correct myself on the following:

Wed, 2 Apr 1997 18:17:08:
>>DIR and MENU have not found market acceptance >after several years. They
>>should not even be in HTML 3.2 which was >supposed to describe "current
>>practice."
>
>Am I wrong or is it a bad idea to remove DIR and MENU completely?
>The difference between DIR, MENU and normal ULists has always been
>its content.
>If you want to automatically evaluate documents and for example search for
>all docs containing DIRs or extract these DIRs, this job will be hard to
>fulfill if you just
>have ULs, where the tag says nothing about its content.

It is not correct to say that omitting DIR and MENU causes problems.
An easy way to solve this problem would be:

<UL CLASS="menu|dir">
...
</UL>

So, there's no problem. Furthermore one could change the display of 
MENU/DIR-class ULs using a CSS Stylesheet.

Patrick Nepper
Web @ccess GbR
webaccess@compuserve.com
http://ourworld.compuserve.com/homepages/webaccess
******************************************************
*Web Design ## Web Publishing ## Software Development*
******************************************************

Received on Sunday, 6 April 1997 16:18:42 UTC