-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistory-en.html
80 lines (47 loc) · 1.34 KB
/
history-en.html
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
73
74
75
76
77
78
79
80
<?xml version="1.0" encoding="utf-8"?>
<!-- TÄMÄ SIVU ON HISTORY-EN / työkalut -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Discimus: Finnish history</title>
<link rel="stylesheet" type="text/css" href="tyylit.css" />
</head>
<body>
<div class="navbartop">
<ul>
<li> <a href="main-en.html"> Main page</a> </li>
<li> <a href="lessons-en.html">Lessons</a> </li>
<li> <a href="tools-en.html">Tools</a> </li>
<li> <a href="about-en.html">About</a> - </li>
</ul>
</div>
<h1>Finnish history</h1>
<p>
Yleisradio has made good learning videos on Finnish history.
The videos deal with the 20th and 21st centuries so approximately the matters of the latest 130 years.
</p>
<p>
<a href="https://arenan.yle.fi/1-4118511" target="_blank">https://arenan.yle.fi/1-4118511</a>
</p>
<ul>
<li>fa (in Persian)
</li>
<li>ar (Arabic)
</li>
<li>ku / ckb (Kurdish / Sorani)
</li>
<li>th (Thai)
</li>
<li>ru (Russian)
</li>
<li>so (Somali)
</li>
<li>en (English)
</li>
<li>fi (Finnish)
</li>
</ul>
</body>
</html>