[id:power-off](Make sure that power to the fixture where you are installing the light bulb is turned OFF.)
Declaring a conref would require giving the topic a fixed id in order to have a path for referencing in DITA-compatible syntax.
| HTML5 Table Model | |
| Element types and attributes | |
| <table> + @border, @sortable | |
| <thead> | |
| <tbody> | |
| <tfoot> |
I hereby claim:
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| </head> | |
| <body> | |
| <p>Here is a footnote reference,<a href="#fn1" class="footnoteRef" id="fnref1"><sup>1</sup></a> and another.<a href="#fn2" class="footnoteRef" id="fnref2"><sup>2</sup></a></p> | |
| <p>This paragraph won't be part of the note, because it isn't indented.</p> |
| <p>Here is a footnote reference <a href="#fn1" class="footnoteRef" id="fnref1"><sup>1</sup></a> and another.<a href="#fn2" class="footnoteRef" id="fnref2"><sup>2</sup></a></p> |
| ## Steps | |
| 1. Pre-heat oven to 350 degrees | |
| 2. Prepare cake sponge | |
| 1. Combine sugar and butter | |
| 2. Beat in 3 eggs | |
| 3. Add vanilla |
| <h2>Steps</h2> | |
| <ol> | |
| <li>Pre-heat oven to 350 degrees</li> | |
| <li>Prepare cake sponge | |
| <ol> | |
| <li>Combine sugar and butter</li> | |
| <li>Beat in 3 eggs</li> | |
| <li>Add vanilla</li> | |
| </ol> | |
| </li> |