-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFAQ.html
More file actions
122 lines (117 loc) · 5.27 KB
/
FAQ.html
File metadata and controls
122 lines (117 loc) · 5.27 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Count Your Eggs: FAQs</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="count-your-eggs-stylesheet.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat|Open+Sans&display=swap" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
</head>
<body>
<div class="hero-image">
<div class="hero-text">
<picture>
<source media="(max-width: 767px)" srcset="https://github.com/Desiarmstrong/Capstone-Webpages/blob/master/cye-title-img-mobile.png?raw=true">
<img src="https://github.com/Desiarmstrong/Capstone-Webpages/blob/master/cye-title-img.png?raw=true" id="titlelogo" width="80%" alt="Count Your Eggs Inventory Management" >
</picture>
</div>
</div>
<nav class="navbar">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="https://github.com/Desiarmstrong/Capstone-Webpages/blob/master/cye-initials.png?raw=true" id="navlogo" alt="Count Your Eggs" width="115px"></a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li><a href="Index.html">Home</a></li>
<li><a href="Products.html">Products</a></li>
<li><a href="About.html">About</a></li>
<li><a href="Connect.html">Connect</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="login.html"><span class="glyphicon glyphicon-user"></span> Login/Register</a></li>
</ul>
</div></div>
</nav>
<div class="box">
<p class="heading">FAQs</p>
<div class="faqs">
<details>
<summary><b>Covid-19 Updates</b></summary>
<p class="text">We are keeping track of our orders and items that we are sending to our customers. But if you want to get an update about Covid-19, then go to this website, <a href="https://www.worldometers.info/coronavirus/?utm_campaign=homeAdvegas1?%20">Covid-19 World Update</a></p>
</details>
<details>
<summary><b>How do I get started with Count-Your-Eggs-Inventory-Management?</b></summary>
<p class="text">You will choose one of our products/pricing, and then you will have to create your account in order to track your inventory.</p>
</details>
<details>
<summary><b>How do I create an account?</b></summary>
<p class="text">You will create an account through our signup/login page. You will create a uername and password to track your inventory.</p>
</details>
<details>
<summary><b>What can CYE do for my business?</b></summary>
<p class="text">We will be able to keep track of your items that you have logged into your inventory. Like items you have just put into the system, and also used items and spoiled items.</p>
</details>
<details>
<summary><b>Will my information be safe?</b></summary>
<p class="text">Yes, we take security very highly! Your information will be safe.</p>
</details>
<details>
<summary><b>How much are our services?</b></summary>
<p class="text">Our services are free, but we also have a Pro version, and also an Enterprise version as well. You can take a look at our pricing page to choose what version of our product you would like to use. <a href="Products.html">Pricing</a></p>
</details>
</div>
</div>
<footer>
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<a href="https://www.facebook.com/Count-Your-Eggs-Inventory-Management-107284634211664/" target="_blank" class="fa fa-facebook"></a>
<a href="https://twitter.com/counteggs" target="_blank" class="fa fa-twitter"></a>
<a href="#" target="_blank" class="fa fa-youtube"></a>
<a href="#" target="_blank" class="fa fa-instagram"></a>
</div>
</div>
</div>
<br>
<div class="container-fluid">
<div class="row">
<div class="col-md-2 col-md-offset-3">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="products.html">Products</a></li>
<li><a href="#">Terms of Service</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Sitemap</a></li>
</ul>
</div>
<div class="col-md-2" >
<ul>
<li><a href="about.html">About</a></li>
<li><a href="FAQ.html">FAQ</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Careers</a></li>
</ul>
</div>
<div class="col-md-2" >
<ul>
<li><a href="Connect.html">Connect</a></li>
<li><a href="tel:1-555-555-5555">Sales: (555) 555-55555</a></li>
<li><a href="tel:1-555-555-5555">Support: (555) 555-5555</a></li>
<li>555 Parham Rd.<br />Beverly Hills, CA 90210</li>
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>