- From: Jon Bosak <bosak@atlantic-83.Eng.Sun.COM>
- Date: Thu, 9 Jan 1997 08:22:21 -0800
- To: www-style@www10.w3.org
- CC: bosak@atlantic-83.Eng.Sun.COM
[Aymeric Poulain Maubant:] | I would add an attribute to the SPAN tag (and only for SPAN, | because it is really a character-level semantics) : | | <span altread=3D"Here is a menu...">[menu_choix_1 <span | altread=3D"or">|</span> menu_choice_2 <span altread=3D"or">|</span> | help]</span> I don't know enough about this subject to be making detailed suggestions, but when you start needing to add attributes to SPAN in order to differentiate one piece of content from another then it's time to start using XML, which is designed to allow you to extend the language without changing the HTML specification. See http://www.w3.org/pub/WWW/TR/WD-xml-961114.html Jon
Received on Thursday, 9 January 1997 11:25:11 UTC