[whatwg] Footnotes, endnotes, sidenotes
Alexey Feldgendler
alexey at feldgendler.ru
Tue Oct 31 09:46:19 PST 2006
On Tue, 31 Oct 2006 22:53:04 +0600, Håkon Wium Lie <howcome at opera.com>
wrote:
> I agree. W3C recently published a proposal on how to achieve
> footnote/endnote presentations using the same markup [1]. The proposal
> is quite simple. Given this markup:
>
> <div class=note>..</div>
>
> you would achieve footnoes with:
>
> .note { position: footnote }
>
> ane endnotes with:
>
> .note { position: endnote }
>
> Comments welcome.
I would also welcome something like
article::after { content: endnotes() }
...to indicate where all those endnotes should go.
--
Alexey Feldgendler <alexey at feldgendler.ru>
[ICQ: 115226275] http://feldgendler.livejournal.com
More information about the whatwg
mailing list