-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFAQ.html
121 lines (118 loc) · 6.54 KB
/
FAQ.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
<!DOCTYPE html>
<html lang="en">
<head>
<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=Courgette&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@1,300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<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="shortcut icon" href="/resources/amity-logo.jpg" type="image/x-icon">
<title>FAQ's</title>
</head>
<body>
<div id="loader">
<div id="inload"></div>
</div>
<div id="home">
<div id="responsible-2">Ecommerce in <br>Pandemic</div>
<div id="showdown">
<i class="fa fa-caret-down"></i>
</div>
</div>
<nav>
<input type="checkbox" id="toggleCheckbox">
<label for="toggleCheckbox" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#nav-ul"
aria-expanded="false" aria-controls="navbar" style="width: 15%;">
<img src="/resources/three-line-menu-icon-1.jpg"
style="width: 20px; border: none; box-shadow: none; padding: 10px 10%; margin: 0px; background-color: red;">
</label>
<ul id="nav-ul" class="collapse">
<li class="nav-li"><a href="/index.html" class="nav-item"><img src="/resources/home1.png" class="nav-img nav-item"><h4 style="display: inline;">Home</h4></a></li>
<li class="nav-li"><a href="/B-pandemic.html" class="nav-item"><img src="/resources/before.png" class="nav-img nav-item"><h4 style="display: inline;"> Before</h4></a></li>
<li class="nav-li"><a href="/A-pandemic.html" class="nav-item"><img src="/resources/after.png" class="nav-img nav-item"><h4 style="display: inline;"> After</h4></a></li>
<li class="nav-li"><a href="/FAQ.html" class="nav-item"><img src="/resources/faq.png" class="nav-img nav-item"><h4 style="display: inline;">FAQ's</h4></a></li>
<li class="nav-li"><a href="/Feedback.html" class="nav-item"><img src="/resources/signup.png" class="nav-img nav-item"><h4 style="display: inline;">Feedback</h4></a></li>
</ul>
</nav>
<hr>
<div class="container">
<h2 class="headings-small">Frequently Asked Questions about e-commerce</h2>
</div>
<div class="spaced">
<h3 class="question">
Q1) What is E-Commerce?
</h3>
<p class="answer">
Answer: E-commerce (electronic commerce) is the activity of electronically buying or selling of products
on online services or over the Internet.
</p>
<img src="/resources/ecommerce.jpg" alt="" style="width: 90%;">
<hr>
<h3 class="question">
Q2) What are the advantages of E-Commerce?
</h3>
<p class="answer">
Answer: The advantages of ecommerce are as follows:
<ul class="para points-ul" style="font-size: 17px;">
<li>Safe, distanced buying and selling</li>
<li>Door to door delivery</li>
<li>No need to visit marketplace / use cash</li>
<li>It is available 24/7 and orders / transactions can be made anytime</li>
</ul>
</p>
<img src="/resources/adv-ecomm.jpg" style="width: 90%;">
<hr>
<h3 class="question">
Q3) What are the major changes in Commerce during the pandemic?
</h3>
<p class="answer">
Answer: To summarise, the major changes in commerce are:
<ul class="para points-ul" style="font-size: 17px;">
<li>Traditional commerce and retail went down due to issues in sanitation and safefy of public
marketplaces</li>
<li>People distrusted these malls and shops as large crowds meant more exposure to coronavirus</li>
<li>E-Commerce gained a lot of popularity due to the advantages mentioned in the answer above</li>
<li>People started shifting to ecommerce and online payment drastically and shops had to be shut down in
many places</li>
<li>This has led to the speeding up of the vision of 'Digital India'</li>
</ul>
</p>
<img src="/resources/ecomm-in-pandemic.jpg" alt="" style="width: 90%;">
<hr>
<h3 class="question">
Q4) Will the Use of E-Commerce continue after the pandemic?
</h3>
<p class="answer">
Answer: Reseach and analysis tells us that this increase in E-Commerce will likely continue after the
pandemic as people have been exposed to a new way of retail that is easy, comfortable and secure. <br>
That said, when stores open up, the crowds will be back, and people may start going to physical stores
again. <br> Some research says that drive-throughs and pick-ups may be popularised as people try to
spend lesser time in stores and merge e-commerce and traditional retail.
</p>
<img src="/resources/ecommerce-post-pandemic.jpg" alt="" style="width: 90%;">
<hr>
</div>
</div>
<div id="footer">
<div id="footer-left">
<div id="logo"></div>
<p>Opus Web-development <br> © Parth Katoch and Pakhi Bisht<br>AIS-46, Gurugram</p>
</div>
<center>
<div id="social">
<a href="https://www.facebook.com" target="_blank"><img src="resources/fb-icon.png" height="65px" width="65px"
style="border-radius:50%;" class="scale"> </a>
<a href="https://www.twitter.com" target="_blank"><img src="resources/twitter.png" height="65px" width="65px"
style="border-radius:50%;" class="scale"> </a>
<a href="https://www.instagram.com" target="_blank"><img src="resources/insta.png" height="65px" width="65px"
style="border-radius:50%;" class="scale"> </a>
<a href="https://plus.google.com" target="_blank"><img src="resources/gplus.png" height="65px" width="65px"
style="border-radius:50%;" class="scale"> </a>
</div>
</center>
</div>
</body>
</html>