-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathQuickhealInternetSecurity.html
More file actions
188 lines (172 loc) · 10 KB
/
QuickhealInternetSecurity.html
File metadata and controls
188 lines (172 loc) · 10 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
177
178
179
180
181
182
183
184
185
186
187
188
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>Quick Heal Latest Version</title>
<link rel="stylesheet" href="productmain.css">
<link href='https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css' rel='stylesheet'>
<link href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css' rel='stylesheet'>
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js'></script>
<link rel='stylesheet' href='https://sachinchoolur.github.io/lightslider/dist/css/lightslider.css'>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
</head>
<body oncontextmenu='return false' class='snippet-body'>
<div class="container-fluid mt-2 mb-3">
<div class="row no-gutters">
<div class="col-md-5 pr-2">
<div class="card">
<div class="demo">
<ul id="lightSlider">
<!-- <h2 class="w3-center">Manual Slideshow</h2> -->
<div class="w3-content w3-display-container">
<img class="mySlides" src="images/products/anti virus/inter.jpg" style="height: 600px; width:100%">
<img class="mySlides" src="images/products/anti virus/a3y1.jpg" style="height: 600px; width:100%">
<img class="mySlides" src="images/products/anti virus/a3y2.jpg" style="height: 600px; width:100%">
<img class="mySlides" src="images/products/anti virus/a1.4.jpg" style="height: 600px; width:100%">
<button class="w3-button w3-black w3-display-left" onclick="plusDivs(-1)">❮</button>
<button class="w3-button w3-black w3-display-right" onclick="plusDivs(1)">❯</button>
</div>
<script>
var slideIndex = 1;
showDivs(slideIndex);
function plusDivs(n) {
showDivs(slideIndex += n);
}
function showDivs(n) {
var i;
var x = document.getElementsByClassName("mySlides");
if (n > x.length) {slideIndex = 1}
if (n < 1) {slideIndex = x.length}
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
x[slideIndex-1].style.display = "block";
}
</script>
</div>
</div>
<!-- <div class="card mt-2">
<div class="stars">
<span>★</span>
<span>★</span>
<span>★</span>
<span>★</span>
<span>★</span>
</div>
</div> -->
</div>
<div class="col-md-7">
<div class="card">
<div class="d-flex flex-row align-items-center">
<!-- <div class="p-ratings"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <span class="ml-1">5.0</span> -->
</div>
<div class="about"> <span class="font-weight-bold"> Quick Heal Internet Security Latest Version - 1 PC, 1 Year.</span><br>
<h4 class="font-weight-bold">₹699 <del style="font-size: 15px; color: rgb(88, 87, 87);">₹1,050</del> </h4>
</div>
<div class="buttons" style="display: flex; gap: 10px;">
<form action="cart1.jsp" method="post">
<input type="hidden" name="prodId" value="1423" style="border:none;" readonly>
<button class="btn btn-outline-warning btn-long cart">Add to Cart</button>
</form>
<form action="" method="">
<input type="hidden" name="prodId" value="1423" style="border:none;" readonly>
<button class="btn btn-warning btn-long buy">Buy it Now</button>
</form>
<form action="wishlist1.jsp" method="post">
<input type="hidden" name="prodId" value="1423" style="border:none;" readonly>
<button class="btn btn-light wishlist"> <i class="fa fa-heart"></i> Wishlist</button>
</form>
</div>
<hr>
<div class="product-description">
<div class="mt-2"> <span class="font-weight-bold">Product Description</span>
<p>With Quick Heal Internet Security suite in place, the Internet will be a safe space for you. Bank, chat, shop, email, and browse online with round-the-clock security.Secures your financial transactions on the Internet. Automatically blocks infected, fake and phishing websites and emails. Backs up all your important data so that you never lose out on anything. Allows you to control the Internet browsing of your children and restrict them from visiting unwanted websites.</p>
<div class="bullets">
<div class="d-flex align-items-center"> <span class="dot"></span> <span class="bullet-text">THREATS DETECTED: 1500/minute, 800 million threats since June 2021</span> </div>
<div class="d-flex align-items-center"> <span class="dot"></span> <span class="bullet-text">PROTECTION AGAINST EVERY THREAT: 100% protection against all viruses, phishing, ransomware and tomorrow’s most advanced cyberattacks</span> </div>
<div class="d-flex align-items-center"> <span class="dot"></span> <span class="bullet-text">PROTECTS DIGITAL DATA THEFT:: Not to worry while you shop, bank and pay securely online, all your financial data like cards are safe with SafePe</span> </div>
<div class="d-flex align-items-center"> <span class="dot"></span> <span class="bullet-text">ANTIVIRUS WITH ARTIFICIAL INTELLIGENCE: Most innovative cutting-edge malware hunting Artificial Intelligence technology to keep you safe from all new and existing online threats</span> </div>
<div class="d-flex align-items-center"> <span class="dot"></span> <span class="bullet-text">SAFEGUARDS YOUR IDENTITY: Stop phishing, identify dangerous files and websites, and secure file vault to store your important files</span> </div>
<div class="d-flex align-items-center"> <span class="dot"></span> <span class="bullet-text">Works on - Windows 11, 10, 8.1, 8, 7, Windows XP (Service Pack 2 and later)</span> </div>
</div>
</div>
</div>
</div>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<span class="heading">User Rating</span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<p>4.8 average based on 54 reviews.</p>
<hr style="border:3px solid #f1f1f1">
<div style="padding: 15px; margin-left: 10px;" class="row">
<div class="side">
<div>5 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-5"></div>
</div>
</div>
<div class="side right">
<div>20</div>
</div>
<div class="side">
<div>4 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-4"></div>
</div>
</div>
<div class="side right">
<div>12</div>
</div>
<div class="side">
<div>3 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-3"></div>
</div>
</div>
<div class="side right">
<div>4</div>
</div>
<div class="side">
<div>2 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-2"></div>
</div>
</div>
<div class="side right">
<div>3</div>
</div>
<div class="side">
<div>1 star</div>
</div>
<div class="middle">
<div class="bar-container">
<div class="bar-1"></div>
</div>
</div>
<div class="side right">
<div>6</div>
</div>
</div>
</div>
</div>
</div>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js'></script>
<script src='https://sachinchoolur.github.io/lightslider/dist/js/lightslider.js'></script>
<script>
</script>
<script type='text/javascript' src='https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js'></script>
<script type='text/javascript' src=''></script>
<script type='text/javascript' src=''></script>
<script type='text/Javascript'></script>