summaryrefslogtreecommitdiff
path: root/html/encyclopedia.html
blob: fca9f078a27feeb252a9c8001a0fb0a814b9184e (plain) (blame)
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<html lang="da">
	<!--#include virtual="/include/head.shtml"-->
	<body>
		<!--#include virtual="/include/pghdr.shtml"-->
		<div class="content">
			<p class="pagePath"><a href="/html/encyclopedia.html">encyclopedia</a></p>
			<p class="pageTitle">Leksikon</p>
			<div class="section">
				<p>Følgende er en liste over de forskellige indslag i leksikonet. Finder du fejl, så bedes du venligst indmelde dem.</p>
			</div>
			<div class="section">
				<p class="small" id="biology">Biologi<sub> (kommer senere)</sub></p>
			</div>
			<div class="section">
				<p class="small" id="french">Fransk<sub></sub></p>
				<br />
				<ul>
					<li>
						<p><a href="/html/encyclopedia/french/conjugation.html">Konjugation</a></p>
					</li>
				</ul>
			</div>
			<div class="section">
				<p class="small" id="physics">Fysik</p>
				<br />
				<ul>
					<li>
						<p><a href="/html/encyclopedia/physics/units.html">Enheder</a></p>
					</li>
				</ul>
			</div>
			<div class="section">
				<p class="small" id="chemistry">Kemi<sub> (kommer senere)</sub></p>
			</div>
			<div class="section">
				<p class="small" id="latin">Latin</p>
				<br />
				<ul>
					<li>
						<p><a href="/html/encyclopedia/latin/declension.html">Deklination</a></p>
					</li>
					<li>
						<p><a href="/html/encyclopedia/latin/conjugation.html">Konjugation</a></p>
					</li>
					<li>
						<p><a href="/html/encyclopedia/latin/roman-numerals.html">Romertal</a></p>
					</li>
				</ul>
			</div>
			<div class="section">
				<p class="small" id="mathematics">Matematik</p>
				<br />
				<ul>
					<li>
						<p><a href="/html/encyclopedia/mathematics/rules.html">Regneregler</a><sub> &dagger;</sub></p>
					</li>
					<li>
						<p><a href="/html/encyclopedia/mathematics/trigonometry.html">Trigonometri</a><sub> &dagger;</sub></p>
					</li>
				</ul>
			</div>
			<div class="section">
				<p class="small" id="german">Tysk<sub> (kommer senere)</sub></p>
			</div>
			<div class="section">
				<p><sup>&dagger;</sup><sub> Kræver JavaScript for at udtrykke formler korrekt.</sub></p>
			</div>
		</div>
		<!--#include virtual="/include/pgftr.shtml"-->
	</body>
</html>