[rfc-i] RFC Format - final requirements and next steps
Joe Hildebrand
jhildebr at cisco.com
Thu May 17 07:38:16 PDT 2012
On 5/17/12 8:08 AM, "Julian Reschke" <julian.reschke at gmx.de> wrote:
> WFM. But then there's also the edge case where the first word actually
> already is a link to something else...
Ick. Add some SHOULD NOT language, and change this:
<p id='foo'><a href='http://www.example.com'>Foo</a></p>
To this:
<p id='foo'><a class='selfref' href='#foo'>F</a><a
href='http://www.example.com'>oo</a></p>
(note: a tags MUST NOT nest according to the HTML spec)
--
Joe Hildebrand
More information about the rfc-interest
mailing list