-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
103 lines (103 loc) · 5.61 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="Assignment2.css">
<title>Assignment2</title>
<!-- <style>
.btn button{
background-color: #fff;
color: purple;
height: 20rem;
width: auto;
}
</style> -->
</head>
<body>
<div class="title">Qwink Play</div>
<div class="para1" style="color: blueviolet; text-align: center; font-size: 4rem; margin-bottom: 1.0rem;">
How to Download & Install
</div>
<div class="para2" style="text-align: center; font-size: 2rem; font-weight: bold;margin-bottom: 1.5rem; word-spacing: 10%;"> It's Safe , Secure & Transparent</div>
<div class="para3" style="text-align: center; font-size: 1.6rem; word-spacing: 30%; margin: 5.0rem;">
Honesty is the best policy. To make your experience smooth and Hastle-free, <br>
Qwink Play App can be downloaded easily without any security issue. Jst <br>
follow these easy steps to download and start using Qwirk Play.
</div>
<div class="boxes">
<div class="Box1 Box">
<span style="font-size: 1.8rem;">1. Tap <b><i>'Open'</i></b> to download the app.</span>
<div class="insider" >
This file APK may contain unsafe <br> content .
Make sure you trust the
sender before you open and <br> install it. <br>
<div style="text-align: right; margin-top: 2.0rem; margin-right: 1.0rem; font-size: 1.5rem; ">
<b> CLOSE <span style="padding-left: 4.0rem;padding-right: 1.0rem; color: blue;">OPEN</span></b>
</div>
</div>
</div>
<div class=" Box">
<span style="font-size: 2rem;"> 2. Tap on <b><i>'Install'</i></b>.</span>
<div class="insider">
<div style="margin: .5rem .6rem; padding-bottom: .3rem; color: black; font-size: 1.9rem;"><img src="icon2.jpeg" height="30rem"> <b>Quink Play</b> </div>
Do you want to install to <br>
install this application?
<div style="text-align: right; margin-top: 1.5rem; margin-right: 1.0rem; font-size: 1.5rem; ">
<b> CANCEL <span style="padding-left: 4.0rem;padding-right: 1.0rem;margin-bottom: .5rem; color: blue;">INSTALL</span></b>
</div>
</div>
</div>
<div class=" Box">
<span style="font-size: 2rem;">3. Tap to <b><i>'Open'</i></b> .</span>
<div class="insider">
<div style="margin: .5rem .6rem; padding-bottom: .3rem; color: black; font-size: 1.9rem;"><img src="icon2.jpeg" height="30rem"> <b>Quink Play</b> </div>
App Installed.
<div style="text-align: right; margin-top: 3.1rem; margin-right: 2.0rem; font-size: 1.5rem; ">
<b> DONE <span style="padding-left: 4.0rem;padding-right: 1.0rem; color: blue;">OPEN</span></b>
</div>
</div>
</div>
</div>
<div class="android" >DOWNLOAD THE <img src="android.png" height="24rem" > APP NOW ! </div>
<div class="final">
<div class="lexi1">
Upload <br>
your films <br>
easily and get <br> <span style="color: green;">
Pay Per View + <br>
Incentive*
</span>
<button onclick="downloads/creator_policy.pdf" class="btn" style="width: auto; height: 5rem; background-color: purple; color: whitesmoke; font-size: 2rem; font-weight: bold; border-radius: 20px; margin-top: 3rem;">Download Filmmakers's Guide</button>
</div>
<div class="lexi2" style="background-color: purple;">
<span style="font-size: 3.0rem; padding-top: 2.0rem;"> Welcome to</span>
<div style=" margin: 1.0rem auto;"><img src="icon2.jpeg" height="110rem"></div>
Qwink play is a platform for you to <br>
enjoy quality content crreated by <br>
passainate content creater accross <br>
the world. A perfect place to stream and <br>
upload your creative work and <br>
make it reach to the world.
<div style =" background-color: whitesmoke; height: 7%; margin: 2.0rem auto; width: 30%; color: purple; border-radius: 3.0rem;">
<b> Next</b>
</div>
</div>
</div>
<div class="ending">
<h2>How this all started</h2>
<br>
Disappointment ,frustration and struggle , all this gave birth to an idea that solves problems that come in the way <br>
of realizing the dream of independent filmmaking. At Qwick Play we believe that every story should have an <br>
audience and deserves a respectable platform. Qwick play is TVOD (Transactional Video on demand) platform <br>
where Filmmakers accross the world can upload content and earn. With it's best-in-class payment plaan Qwick Play <br>
releases films of filmmakers who do not get the right platform to release their film. Here at Qwick play, there are <br>
no mediators, hence no commission to stream your film. The freedom is in your hands! <br> <br>
So, directly upload ,stream and Earn!
</div>
</body>
</html>