[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .y'y



PILCH Hartmut <phm@a2e.de> writes:

> Would something like
>
> <a name="selma'o" href="#di'e">le mi selma'o</a>
>
> be HTML-conformant?

Yes.

It's probably safe to use anything but <>"& unescaped within the quotes.

The HTML 4.0 spec doesn't restrict the name field nor define fragment
URLs except to mention that the attributes, like all attributes, are
CDATA syntax elements.