-
Notifications
You must be signed in to change notification settings - Fork 0
/
app.html
37 lines (35 loc) · 1.57 KB
/
app.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link href="https://fonts.googleapis.com/css2?family=Patua+One&display=swap" rel="stylesheet">
<meta charset="utf-8">
<title>Sync Meet</title>
<link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@531&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="chrome.png">
<link rel="stylesheet" type="text/css" href="app.css">
</head>
<body>
<div>
<center>
<h1><b>Our App: Sync Meet<b></h1>
<hr class="text">
<br>
<br>
<br>
<img src="log.PNG" width=400 height=300 class="imagez">
<br>
<br>
<br><br><br>
<p>
Sync X presents you the "Sync Meet", an app which can fulfill these children's dreams of getting the education between this<br>
world wide lockdow. Our app is secure, free and compatible to every device. All you have to do is contact your school to <br>
us @sync-x.com for a glimpse how it works for a large organisation. Our UX/UI developer and Joint Secretary planned <br>
the app's blue print with a bunch of developers just ot make sure it doesn't have a huge bandwidth as compared to zoom and<br>
other apps. As some governments stated these apps as unsafe and can be easily accessible to hackers, for tackling such <br>
problems our app is being verified, getting more authentication and encryption with codes and pattern which are difficult <br>
to decode by any hacker so it is 100% safe.<br><br>
</p>
</div>
</body>
</html>