-
Notifications
You must be signed in to change notification settings - Fork 0
/
lessons-fa.html
52 lines (37 loc) · 1.25 KB
/
lessons-fa.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
<?xml version="1.0" encoding="utf-8"?>
<!-- TÄMÄ SIVU ON LESSONS-FA / OPPITUNNIT
درباره ما
-->
<!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>Lessons: in Farsi</title>
<link rel="stylesheet" type="text/css" href="tyylit.css" />
</head>
<body dir="rtl" >
<div class="navbartop">
<ul>
<li> <a href="main-fa.html"> صفحه اصلی </a> </li>
<li> <a href="geometry-fa.html"> هندسه </a> </li>
<li> <a href="physics-fa.html"> فیزیک </a> </li>
<li> <a href="history-fa.html"> تاریخ </a> </li>
</ul>
</div>
<h1>
درس های کوچک
</h1>
<p>
لینک های بالای این صفحه را ببینید.
</p>
<ul>
<li> هندسه </li>
<li> فیزیک </li>
<li> تاریخ </li>
</ul>
<p>Huomautus: nämä persiankieliset sivut valmistuvat toivottavasti maaliskuussa 2024.</p>
<p>Note: these pages in Persian will hopefully be finished in March 2024.</p>
<p>Obs: dessa sidor på persiska ska hoppas bli färdiga i mars 2024.</p>
</body>
</html>