summaryrefslogtreecommitdiff
path: root/tests/s5.fragment.html
blob: 6ab704d412f5dba880ee1e07dd362790ffee7ad9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<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{<em
	>d</em
	>}{<em
	>dx</em
	>}<em
	>f</em
	>(<em
	>x</em
	>)=\lim<sub
	><em
	  >h</em
	  > → 0</sub
	>\frac{<em
	>f</em
	>(<em
	>x</em
	>+<em
	>h</em
	>)-<em
	>f</em
	>(<em
	>x</em
	>)}{<em
	>h</em
	>}</span
      ></li
    ></ul
  ></div
>