-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
79 lines (68 loc) · 3.32 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
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
<!--
Website: islamstatus360.blogspot.com
Email: islamstatus360@gmail.com
WhatsApp: +92 310 616 2624
WhatsApp Group: islamstatus360.github.io/wagroup
Developer: Farhan Ellahi
Organization: Islam Status 360
Date: 13-Apr-2021, Tuesday
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="title" content="Islam Status 360 Apps">
<meta name="description" content="Get 'Islam Status 360' 100% Free Apps, Ads Free, UIUX Design, Shareable Text, etc.">
<meta name="keywords" content="IS360, islam status 360, islam, status, 360, play store apps, islamic apps, new apps, islam status 360 play store,">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="author" content="Islam Status 360">
<meta property="og:image" content="https://islamstatus360.github.io/apps/assets/featured.png">
<title>Apps | Islam Status 360</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<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">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet">
<link rel="icon" href="assets/logo.png" />
<style>
/* Remove the jumbotron's default bottom margin */
.jumbotron {
margin-bottom: 10px;
border-radius: 0 !important;
}
.card {
margin: 2px !important;
}
</style>
</head>
<body>
<div class="jumbotron bg-dark text-light">
<div class="container text-center">
<h1><q>Islam Status 360</q> Apps</h1>
<p>Get <q>Islam Status 360</q> 100% Free Apps, Ads Free, UIUX Design, Shareable Text, etc.</p>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="card-group">
<div class="card">
<img src="assets/ME AZKAR.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">ME AZKAR</h5>
<p class="card-text">ME Azkar is an Islamic application that provides you Morning & Evening Supplication with English Urdu Translation.
</p>
</div>
<div class="card-footer text-center">
<a href="https://play.google.com/store/apps/details?id=com.is360.me_azkar" class="btn btn-secondary col-lg-5 my-1"> <i class="fab fa-google-play"></i> Play Store</a>
<a href="" class="btn btn-secondary col-lg-5 d-none my-1"> <i class="fab fa-app-store"></i> Apple</a>
<a href="" class="btn btn-secondary col-lg-5 my-1"> <i class="fab fa-amazon"></i> Amazon</a>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rMWCnxwDxHyCapmgYTypH3f54XqkLYfxhZKH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSdAmVxPFc3DnmirPXAfTNgM8cJ7V6DWeep3XtzSJv" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>