Re: [docbook-apps] What is the docbook equivalent to HTML <div>?
On 12/28/05, Alan Ezust <> wrote: > In the HTML generated version, I'd like a <div class="solutions"> to > end up around this grouping, and something equivalent the FO version > too. > > Is there a docbook element which one would use to this end? What is > the right way to group together these elements? Just a guess, but how about <section role="solutions">? Bruce