[Bug 13901] New: 4.13.5 Footnotes Your recommendation for longer annotations is a bit clumsy when it comes to styling footnotes with multiple paragraphs. Would something like this be better? <section> <a id="fn1" href="#r1">[1]</a><p>This is, naturally, a lie.</p> <p>Pa

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13901

           Summary: 4.13.5 Footnotes Your recommendation for longer
                    annotations is a bit clumsy when it comes to styling
                    footnotes with multiple paragraphs. Would something
                    like this be better? <section>  <a id="fn1"
                    href="#r1">[1]</a><p>This is, naturally, a lie.</p>
                    <p>Pa
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification: http://dev.w3.org/html5/spec/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
4.13.5 Footnotes

Your recommendation for longer annotations is a bit clumsy when it comes to
styling footnotes with multiple paragraphs. Would something like this be
better?

<section>
 <a id="fn1" href="#r1">[1]</a><p>This is, naturally, a lie.</p>
 <p>Paradoxically if it were true he could not say so without
 contradicting the interviewer and thus making it false.</p>
</section>

Posted from: 201.78.238.79
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko)
Chrome/13.0.782.215 Safari/535.1

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 25 August 2011 14:51:50 UTC