Difference between revisions of "Footnotes"
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This page demonstrates the use of HTML linking to create a footnotes system. | This page demonstrates the use of HTML linking to create a footnotes system. | ||
− | This is a | + | This is a piece of text with a footnote [[#1|1]] |
Blah | Blah | ||
Line 49: | Line 49: | ||
Blah | Blah | ||
− | |||
'''FootNotes:''' | '''FootNotes:''' | ||
− | + | ||
− | + | <span id="1"></span> | |
+ | 1. The target footnote. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==2== |
Latest revision as of 12:40, 29 January 2007
This page demonstrates the use of HTML linking to create a footnotes system.
This is a piece of text with a footnote 1
Blah Blah Blah Blah
Blah Blah
FootNotes:
1. The target footnote.