-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
176 lines (166 loc) · 7.88 KB
/
index.html
File metadata and controls
176 lines (166 loc) · 7.88 KB
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="style.css">
<script type="text/javascript" src="index.js"></script>
<title>MAXHUB | HOME</title>
</head>
<body >
<nav class="topnav" >
<span class="side" onclick="openNav()">
<h2>
<div class="icon"></div>
<div class="icon"></div>
<div class="icon"></div>
</h2>
</span>
<div class="sidenav" id="mySidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="menus">
<div class="profile">
<div class="bod">
<img src="profile.jpg" alt="">
<div class="dot"></div>
</div>
<p class="name">EVANS MAX KE</p>
<P class="work">Computer Scientist</P>
</div>
</div>
<div class="links">
<a href="#profile"><span class="icons">🧑</span>My Profile</a><hr>
<a href="index.html"><span class="icons">🚥</span>Home</a><hr>
<a href="#notifications"><span class="icons">🔔</span>Notifications</a><hr>
<a href="#faqs"><span class="icons">⚠</span>FAQs</a><hr>
<a href="#marketing"><span class="icons">💰</span>Network Marketing</a><hr>
<a href="#"><span class="icons">⚙</span>Privacy Settings </a><hr>
</div>
<div class="bottom">
<a href="javascript:void(0)" onclick="closePage()"><span class="icons">☞</span>Log Out</a>
<!-- <div class="mytag">
<p>Developed by 😜Max_ke🔥</p>
</div> -->
</div>
</div>
<div class="navbrand" >
<img src="logo.png" height="40" width="40">
<a href="#" >MAX TECH-HUB</a>
</div>
</nav>
<div class="welc">
<p>WELCOME ALL!! </p>
<p>WELCOME ALL!!</p>
<p>WELCOME ALL!!</p>
</div>
<div class="home">
<div class="row">
<div class="col-4">
<h3>Get the help <br>you need, every step<br> of the way.</h3>
<p>Get the best designs, design better websites, <br>make money in networking and spend<br> less with Essentials.</p>
</div>
<div class="col-4">
<img src="home.jpeg" alt="">
</div>
</div>
<button class="homebtn" type="button" onclick="homebtn()" id="home">Get Started</button>
</div>
<div class="network">
<a name="marketing"></a>
<h3 class="heada">Make Money Online.</h3>
<div class="row">
<div class="taska">
<h4 style="color:white; font-family:georgia; font-size: 1.2rem;" align="center">Network Marketing</h4>
<h5 style="font-size: 1.0rem;">Earn Thro⟱</h5>
<ol class="ways">
<li>Watching YouTube videos</li>
<li>Trivia quiz</li>
<li>Spin and earn</li>
<li>Airtime Reselling</li>
<li>Affiliate Marketing
<ul class="affiliate">
<li>Level 1-Ksh 300</li>
<li>Level 2-Ksh 150</li>
<li>Level 3-Ksh 50</li>
</ul>
</li>
</ol>
</div>
<div class="taskb">
<h4 style="color:white; font-family:georgia; font-size: 1.2rem;" align="center">Web Hosting</h4>
<p align="center">Learn website design and deploy thro'<br> different languages for back-end and front-end development. <br>Get Domains and host your website at affordable prices.<br>💰💰</p>
</div>
<div class="taskc">
<h4 style="color:white;font-family:georgia; font-size: 1.2rem;" align="center">Forex Trading.</h4>
<p align="center">Create account freely for Forex Investment. <br>Receive Legit correct Forex Signals. <br>Invest or Trade with us Today.</p>
</div>
</div>
</div>
<div class="faqs">
<a name="faqs"></a>
<div class="row">
<div class="col">
<img src="111.jpg" alt="">
<div class="meso">
<h5 class="name">Stanez Cheng</h5>
<h6><b>Happier Customers</b></h6>
<p>This is prophetic foundation. Very legit and safe site. Have made great profits from this site. Kudos bro!! </p>
<button type="button" onclick="like()" id="liked">LIKE</button>
<button type="button" onclick="com()" id="com">COMMENT</button>
<button type="button" onclick="share()" id="share">SHARE</button>
</div>
</div>
<div class="col">
<img src="112.jpg" alt="" width="10px" height="100px">
<div class="meso">
<h5 class="name">Aggie </h5>
<h6><b>Faster Growth</b></h6>
<p>This community is passionate to champion and build interested individuals to become pro in networking. </p>
<button type="button" onclick="like1()" id="liked1">LIKE</button>
<button type="button" onclick="com1()" id="com1">COMMENT</button>
<button type="button" onclick="share1()" id="share1">SHARE</button>
</div>
</div>
<div class="col">
<img src="113.jpg" alt="">
<div class="meso">
<h5 class="name">Juma Ondiek</h5>
<h6><b>Connected Work Flow</b></h6>
<p>We are working inhand as team to ensure everybody gains the experience to solve real world situations.</p>
<button type="button" onclick="like2()" id="liked2">LIKE</button>
<button type="button" onclick="com2()" id="com2">COMMENT</button>
<button type="button" onclick="share2()" id="share2">SHARE</button>
</div>
</div>
</div>
<h3>Flexible Support to suit your business needs. </h3>
</div>
<div class="last" align="center">
<a name="profile"></a>
<div class="profile">
<img align="center" src="profile1.jpg" alt="" >
<div class="status"></div>
</div>
<div class="details">
<h5 align="center">Evans Max Ke</h5><br>
<h5 align="center">Max HUB developer. </h5><br>
<h6 align="center" >Tel=>0748662021</h6><br>
<p>Am hiring developers and networkers who are ready and willing to work and make money online. Are you the one?? Register with us today☟☟</p>
</div>
<button class="reg" type="button"><a href="https://smartmula.com/register.php?ref=EvansMaxKe">REGISTER</a></button>
<button type="button" class="login"><a href="https://spinnearnenterises.co.ke/register/EvansMaxKe">LOGIN</a></button>
</div>
<div class="comment">
<a name="notifications"></a>
<form>
<textarea rowvs="100" cols="35" placeholder="Leave a comment " ></textarea>
<button type="submit"><a href="mailto:demaxedvanjo@gmail.com">📧 SEND</a></button>
</form>
</div>
<footer class="footer">
<div class="tag">
<p>ALLRIGHT RESERVED ©2022. 🔥MAX DEVELOPERS🔥</p>
</div>
</footer>
</body>
</html>