aboutsummaryrefslogtreecommitdiff
path: root/tests/s5.fragment.html
blob: 32346a3310e2c2f4a759042996e6317acc075b56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<div id="first-slide"
><h1
  >First slide</h1
  ><ul
  ><li
    >first bullet</li
    ><li
    >second bullet</li
    ></ul
  ></div
><div id="math"
><h1
  >Math</h1
  ><ul
  ><li
    ><span class="math"
      >$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</span
      ></li
    ></ul
  ></div
>