Re: Aural Cascading Style Sheets

> <span altread="Here is a menu">[ choice1 | choice2]</span> ; ALTREAD
> beeing created for users who *do have* aural-oriented browsers (browsers which
> can be not-bitmap-oriented as well btw)

Surely this is better represented as:

<MENU>
<LI>choice 1
<LI>choice 2
</MENU>

and then defining something in the stylesheet to tell the browser to
render the menu "inline" rather than "displayed"?
I'm of the opinion that punctuation should ONLY have syntactic properties;
if you're using punctuation to lend semantics to something, then it should
be being marked up (that, in my reading of it, being more or less what
marking up is for).

Does this make sense, or have I overlooked something very obvious?

James

-- 
/-----------------------------------------------------------------------------\
  James Aylett - Crystal Services (crystal.clare.cam.ac.uk): BBS, Ftp and Web
     Clare College, Cambridge, CB2 1TL -- sja20@cam.ac.uk -- (0976) 212023

Received on Friday, 10 January 1997 10:59:32 UTC