-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
44 lines (41 loc) · 1.11 KB
/
index.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
<html>
<head>
<title>
El-Mohafez Online Tools
</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="viewport" content="initial-scale=1.0">
</head>
<body dir="rtl">
<h1>
محفظ الوحيين - أدوات المراجعة
</h1>
<h2>
<a href="quran_seg.html">
عرض تزامن الصوت مع الكلمات
</a>
</h2>
<h2>
<a href="glyph_matching.html">
مراجعة تطابق النص مع فونت الرسم العثماني
</a>
</h2>
<h2>
<a href="hadeeth.html">
مراجعة فصل السند عن المتن في كتب الحديث
</a>
</h2>
<h2>
<a href="highlight_entry.html">
إدخال البيانات لتظليل الآيات للتفسير
</a>
</h2>
<h3>
<a href="video-demo.mov">
فيديو توضيحي لخاصية تزامن الصوت
</a>
</h3>
<div>للتواصل عبر تويتر: <a dir="ltr" href="http://twitter.com/elmohafezapp">@elmohafezapp</a></div>
</body>
</html>