Captions for Figures and Tables

One feature that I've just noticed that I would quite like is better
control over the rendering of captions. The current HTML 3.0 DTD specifies
captions as:

 <!ELEMENT CAPTION - - (%text;)+ -- table or figure caption -->

This precludes things like:

 <caption><h1>A Large Caption</h1></caption>

Should this be allowed? or should this wait until style sheets? e.g.

 <caption class=bigcaps>A Large Caption</caption>

    Tony

--- Tony Jebson     --- International Computers Limited (ICL)
--- aj@wg.icl.co.uk --- http://www.to.icl.fi/~aj/
--- All opinions expressed here (however stupid) are my own,
--- and nothing stated here is an official statement by ICL.

Received on Wednesday, 8 March 1995 05:17:58 UTC