-
Notifications
You must be signed in to change notification settings - Fork 0
/
Moshawiqat.html
101 lines (87 loc) · 3.21 KB
/
Moshawiqat.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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE HTML>
<!--
Iridium by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>نور | خدمة القرآن الكريم</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href='http://fonts.googleapis.com/css?family=Arimo:400,700' rel='stylesheet' type='text/css'>
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-panels.min.js"></script>
<script src="js/init.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<noscript>
<link rel="stylesheet" href="css/skel-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-desktop.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
</head>
<body class="homepage">
<!-- Header -->
<div id="header">
<div class="container">
<!-- Logo -->
<div id="logo">
<span style="font-family: 'El Messiri';color:white;
font-size: 50px;">نور</span>
<span style="font-family: 'El Messiri';">في سبيل خدمة القرآن الكريم</span>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li class="active"><a href="Moshawiqat.html">المشوّقات</a></li>
<li><a href="Motashabihat.html">المتشابهات</a></li>
<li><a href="Plan.html">إنشاء خطة جديدة</a></li>
<li><a href="Homepage.html">الرئيسية</a></li>
</ul>
</nav>
</div>
</div>
<!-- Footer -->
<div id="featured">
<div class="container">
<h1 style="text-align: center; font-family:
'El Messiri'; font-size: 30px; padding-bottom: 10px;">إنشاء خطة القرآن</h1>
<hr style="height:2px; background-color:rgb(171, 145, 73, 0.3);"/>
<form style="text-align: center;">
<div class="btn-group btn-group-toggle" data-toggle="buttons">
<label class="btn btn-secondary">
<input type="radio" name="options" id="option1" autocomplete="off" style="width: 50px;"> مراجعة
</label>
<label class="btn btn-secondary active">
<input type="radio" name="options" id="option2" autocomplete="off" checked style="width: 50px;"> حفظ
</label>
</div>
</form>
</div>
</div>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<div class="4u">
</div>
<div class="4u">
</div>
<div class="4u">
</div>
</div>
</div>
</div>
<!-- Copyright -->
<div id="copyright">
<div class="container">
Design: <a href="http://templated.co">TEMPLATED</a> Images: <a href="http://unsplash.com">Unsplash</a> (<a href="http://unsplash.com/cc0">CC0</a>)
</div>
</div>
</body>
</html>