-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
130 lines (108 loc) · 6.92 KB
/
about.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
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
<!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">
<title>Quick Vote | About</title>
<!--Style Sheet & icon-->
<link rel="shortcut icon" type="image/png" href="images/R.jpeg">
<link rel="stylesheet" href="css/s3.css">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!--Bootstrap-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<!--Jquery-->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<!--Logos/Vectors-->
<script src="https://kit.fontawesome.com/ccbdc28270.js" crossorigin="anonymous"></script>
</head>
<body >
<section class="home" id="home">
<div id="particles-js"></div>
<header>
<div class="container-fluid">
<nav class="navbar navbar-expand-lg navbar-dark" style="padding-top:30px;">
<a class="navbar-brand" style="font-family:'Yeon Sung';font-size:35px;padding-left:5%;" href="#">
<i class="fas fa-vote-yea"></i></i> Quick Vote | About
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo01" aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo01">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Return to Home <i class="fas fa-home"></i></a></li>
</ul>
</div>
</nav>
</div>
</header>
<section>
<div class="container">
<h1>About Us</h1>
<p>Welcome to <strong>Quick Voting system</strong>, the easiest way to conduct quick, one-time-only votes on your phone or laptop.</p>
<p>At <strong>Quick vote</strong>, we believe in making decision-making fast, simple, and efficient. Whether you're looking to gather opinions, make group decisions, or settle a debate, our platform is designed to streamline the process.</p>
<h2 style="text-align: left;">Key Features:</h2>
<ul style="text-align: left;">
<li><strong>Instant Voting:</strong> Set up and conduct a vote within minutes. No lengthy registrations or complex procedures.</li>
<li><strong>User-Friendly Interface:</strong> Our interface is intuitive and accessible, ensuring a seamless experience for everyone.</li>
<li><strong>Anonymous & Secure:</strong> Votes are anonymous, and our platform prioritizes security to protect your privacy.</li>
<li><strong>Mobile & Desktop Compatible:</strong> Accessible on any device—vote on the go or from the comfort of your home.</li>
</ul>
<h2>How It Works:</h2>
<ol>
<li><strong>Create Your Vote:</strong> Craft your question and options.</li>
<li><strong>Share the Link:</strong> Distribute the voting link to your participants.</li>
<li><strong>View Results:</strong> Instantly see the outcome as votes come in.</li>
</ol>
<p><strong>Quick Vote</strong> is perfect for:</p>
<ul>
<li>Events: Engage attendees and gather real-time feedback.</li>
<li>Teams: Make group decisions efficiently.</li>
<li>Friends & Family: Settle debates or choose preferences effortlessly.</li>
</ul>
<p>Ready to start voting? Try out <strong>Quick Vote</strong> today and experience the future of quick, hassle-free decision-making.</p>
<a href="https://votingsys.netlify.app/" target="_blank" alt="amaresh"style="display:inline-block; padding:10px 20px; background-color:#25d366; color:#fff; border:none; border-radius:5px; text-decoration:none;">
<button type="button" style="border:none; background:none; color:#fff; font-size:16px;" align-items-center="100%" >Get Started</button>
</a>
</div>
</section>
<section id="footer">
<section style="align-content: center;">
<div class="right-container">
<h3 class="gradienttext">Profile Details</h3>
<table>
<tr>
<td>Name :</td>
<td>Amaresh Muddebihal</td>
</tr>
<tr>
</tr>
<tr>
<td>Mobile :</td>
<td>+91 9113079150</td>
</tr>
<tr>
<td>Email :</td>
<td>amareshsm123@gmail.com</td>
</tr>
<tr>
<td>Address :</td>
<td>sindagi, Vijayapur -586128</td>
</tr>
</table>
</div>
</div>
</div>
<a class="link-icon" href="https://github.com/AmareshMuddebihal"><i class="fab fa-github"></i></a>
<br>
<em>Amaresh Muddebihal</em><br>
</div>
</section>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script type="text/javascript" src="index.js"></script>
<script src="particles.min.js"></script>
<script src="app.js"></script>
</body>
</html>