Re: Subheadings desired in XHTML 2.0

Hello Frank,
Tuesday, November 12, 2002, 2:08:30 AM, you wrote:

> Doesn't DOCBOOK do titles this way?

> <TITLE>The Lord of the Rings 2</TITLE>
> <SUBTITLE>The Two Towers</SUBTITLE>

> If so XHTML 2.0 could do headings the same way.

I don't see a need to get so specific in XHTML. In the case above (and
keep in mind I don't know what DOCBOOK is), the elements aren't
headings and subheadings but rather a title and a subtitle.

I would do this in XHTML 2.0:

<h><cite>The Lord of the Rings <line>The Two Towers</line></cite></h>

Or this:

<h><cite>The Lord of the Rings: The Two Towers</cite></h>

Is there anything wrong with those methods?

-- 
John

Received on Tuesday, 12 November 2002 19:18:25 UTC