Re: [html] Elements within "title"?

Benjamin Hawkes-Lewis <[email protected]> Fri, 18 May 2012 19:09:00 +0100
Newsgroups gmane.comp.web.html.general
Message-ID <CAEhSh3f70uE1uUvuZkZpV6Z_q8N4_4VOLqVBwq4YvaOone2T4Q@mail.gmail.com>
On Fri, May 18, 2012 at 4:44 PM, Nicholas Shanks <[email protected]> w=
rote:
> On 8 May 2012 05:13, Fotos Equipe Guia SP <[email protected]>=
 wrote:
>
>> But could you send us some examples where it=C2=B4s valid?
>
> I haven't been reading this conversation, but from the subject line,
> how about <sub> and <sup>:
>
> <title>Chemistry of H<sub>2</sub>SO<sub>4</sub></title>

Not strictly required as the same can be expressed with character data only=
:

<title>Chemistry of H=E2=82=82SO=E2=82=84</title>

http://en.wikipedia.org/wiki/Unicode_subscripts_and_superscripts

--
Benjamin Hawkes-Lewis