- From: Terry Allen <tallen@sonic.net>
- Date: Sun, 2 Mar 1997 07:34:07 -0800
- To: tbray@textuality.com, w3c-sgml-wg@w3.org
Tim wrote:
| <a role="3-way" href="#lab1"><extra href="#lab2"><extra href="#lab3"></a>
which is slightly confusing in the context of talk about pointing off
to labels, but in this context I take the hrefs to be the actual
clinks (now called xlinks?). So there isn't any label in this example.
Without it, isn't
<a role="3-way"><extra href="#lab1"><extra href="#lab2">
<extra href="#lab3"></a>
cleaner? And if you add in labels, it's much cleaner:
<a role="3-way"><extra href="#lab1">foo</extra>
<extra href="#lab2">bar</extra>
<extra href="#lab3">baz</extra>
</a>
But I suspect I'm missing something. What is it?
Regards,
Terry Allen Electronic Publishing Consultant tallen[at]sonic.net
specializing in Web publishing, SGML, and the DocBook DTD
http://www.sonic.net/~tallen/
A Davenport Group Sponsor: http://www.ora.com/davenport/index.html
Received on Sunday, 2 March 1997 10:34:08 UTC