- From: Arnoud <galactus@htmlhelp.com>
- Date: Mon, 05 May 1997 19:55:58 +0200
- To: www-html@w3.org
In article <13481307800462@cjnet.com>, "Neil St.Laurent" <neil@bigpic.com> wrote: > A DATEMODIFIED parameter would be nice to indicate the last date that > a section of the document was modified. Nice idea, although I'd rather have the attribute named LASTMODIFIED since you also might want to embed a time. I presume you'll use the standard date/time notation here? > An AUTHOR parameter would be nice for documents worked on by multiple > people. Well, then you would have to do that as an attribute on the entire document too. Usually this is done (document-wide) with <META NAME=author CONTENT='Arnoud "Galactus" Engelfriet'> and duplicating that information in an attribute could be a bit of a problem. Isn't this whole proposal a request to be able to embed meta- information on the <DIV>-level rather than the document level? That would make an interesting proposal. Rather than a different attribute for every possible information bit, we could have a generalized way to specify this. > <A IMG = --some comment-- "url"> That is not valid; comments are only permitted in SGML declarations. -- E-mail: galactus@htmlhelp.com .................... PGP Key: 512/63B0E665 Maintainer of WDG's HTML reference: <http://www.htmlhelp.com/reference/>
Received on Monday, 5 May 1997 14:03:33 UTC