On 6/28/06, Mihai Sucan <mihai.sucan at gmail.com> wrote: > Le Wed, 28 Jun 2006 18:47:13 +0300, Hugh Winkler <hughw at wellstorm.com> a > ?crit: > > > How about an anchor with rel="caption": > > > > <a rel="caption" href="#caption1"><img src="x.jpg"/></a> > > <span id="caption1">man bites dog</span> No expanding of the <caption> element with a |for| attribute or nested inside any block element? <img id='photograph' src='...'> <caption for='photograph'>Photo of Foo herders courtesy of Jimmy</caption> <caption for='myFavList'>My List of Favourite Things</caption> <ol id='myFavList'> <li></li> </ol> <ol id='myFavList'> <caption>My List of Favourite Things</caption> <li></li> </ol> Clayton -- Clayton Scott clayton.scott at gmail.comReceived on Wednesday, 28 June 2006 11:31:38 UTC
This archive was generated by hypermail 2.4.0 : Wednesday, 22 January 2020 16:58:47 UTC