- From: Erez Segal <segalerez@gmail.com>
- Date: Thu, 11 Oct 2007 19:48:08 +0200
- To: www-html@w3.org
Received on Thursday, 11 October 2007 17:48:17 UTC
I think HTML should have an element for Key/Value pairs, that unlik the dlelement, will only allow one value for each key. something like: <kv><k>Key</k><v>Value</v></kv> Or in a list: <kvl> <kv><k>Key</k><v>Value</v></kv> <kv><k>Key</k><v>Value</v></kv> <kv><k>Key</k><v>Value</v></kv> </kvl>
Received on Thursday, 11 October 2007 17:48:17 UTC