-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMHome.html
90 lines (60 loc) · 2.46 KB
/
MHome.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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="Images/favicon.ico">
<title>Crack Apps</title>
<link rel="stylesheet" href="mobile.css">
</head>
<body>
<div class="topnav">
<a class="active" href="MHome.html">Home</a>
<a href="Mwindows.html">windows</a>
<a href="Miptv.html">iptv</a>
<a href="Mlearn.html">learn</a>
</div>
</div>
<div class="center">
<div class="bghome">
<img src="Images/all.png" width="102%" height="20%"></div>
<div class="row justify-content-center ">
<div class="col-sm-1">
<a href="crack%20apps.apk">
<button type="submit" class="btn btn-outline-secondary android-button"><img class="Android-logo" src="Images/android.png" height="40" width="40" > Download </button>
</a>
</div>
<div class="col-sm-1">
<a href="Mwindows.html">
<button type="submit" class="btn btn-outline-secondary open-button"><img class="windows-logo" src="Images/windows.png" height="40" width="40" > open </button>
</a>
</div>
<div class="col-sm-3">
<a href="Mwindows.html">
<button type="submit" class="btn btn-outline-secondary open-button"><img class="windows-logo" src="Images/windows.png" height="40" width="40" > download </button>
</a>
</div>
</div>
<div class="center">
<br>
<p class="font">לכל שאלה/בקשה שידור לחצו על הכפתור ובקשו את מה שאתם צריכים</p>
<div class="row justify-content-center ">
<div class="col mail-me d-flex justify-content-center">
<a href="mailto:[email protected]?subject=%D7%A9%D7%90%D7%9C%D7%94&body=%D7%94%D7%99%D7%99%20%D7%99%D7%A9%D7%9C%D7%99%20%D7%A9%D7%90%D7%9C%D7%94">
<button type="submit" class="btn btn-outline-secondary mail-me-button"><img class="windows-logo" src="Images/mail.png" height="40" width="40" > Mail Me </button>
</a>
</div>
</div>
</br>
<br>
<h1>All Games All Apps You need
</h1>
<h3>"Good Its Free"
</h3>
</br>
</div></div>
</div>
</body>
</html>