-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
192 lines (166 loc) · 7.94 KB
/
about.html
File metadata and controls
192 lines (166 loc) · 7.94 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
189
190
191
192
<!DOCTYPE html>
<html>
<head>
<title>Final Project - Web Desgin - Kristopher Santos</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
*{
margin: 0;
padding: 0;
}
p.fs-5{
text-indent: 50px;
}
.iconicons img{
height: 10vh;
}
.text-small {
font-size: 0.9rem;
}
a {
color: inherit;
text-decoration: none;
transition: all 0.3s;
}
a:hover, a:focus {
text-decoration: none;
}
.form-control {
background: #212529;
border-color: #545454;
}
.form-control:focus {
background: #212529;
}
footer {
background: #3a3a3a;
}
.hear{
height: 40vh;
background: #5a5a5b;
}
</style>
</head>
<body class="pt-5">
<nav class="navbar fixed-top navbar-expand-sm bg-dark navbar-dark">
<div class="container-fluid ps-3">
<a class="navbar-brand" href="#"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Apple_logo_grey.svg/1724px-Apple_logo_grey.svg.png" height="30"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="product.html">Products</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container mt-5 p-sm-5 p-1 w-75 bg-light">
<h2>About Us</h2>
<div class="container mb-5 ">
<p class="fs-5">Apple is an American multinational technology company headquartered in Cupertino, California, that designs, develops, and sells consumer electronics, computer software, and online services. Its hardware products include the iPhone smartphone, the iPad tablet computer, the Mac personal computer, the iPod portable media player, the Apple Watch smartwatch, the Apple TV digital media player, and the HomePod smart speaker. Apple's software includes the macOS and iOS operating systems, the iTunes media player, the Safari web browser, and the iWork productivity suite. Its online services include the iTunes Store, the iOS App Store, and Apple Music.
</p>
<p class="fs-5">Apple was founded by Steve Jobs, Steve Wozniak, and Ronald Wayne in April 1976 to develop and sell Wozniak's Apple I personal computer kit. The Apple I kits were computers first sold by Apple Computer Company (now Apple Inc.) in 1976 and were worldwide successes. The Apple I was followed by the Apple II, one of the first highly successful mass-produced microcomputers, the Apple III, and the Lisa, Apple's first personal computer with a graphical user interface. They were followed by the Macintosh in 1984, which was a commercial success and was the first
</p>
<p class="fs-5">Here at apple, we offer a large variety of smartphones that suit you and your needs. Every phone is crafted precisely and in an elegant manner. With phones ranging from iphones to samsung, we have it all here. Each phone is treated with special care, to ensure that you always have a quality phone. Each price is also affordable to many people while ensuring you have the highest quality and standard.
</p>
</div>
<hr>
<h2 class="mt-4">Contact Us</h2>
<form action="/action_page.php" class="w-75 mx-auto">
<div class="mb-3 mt-3">
<label for="name" class="form-label">Name:</label>
<input type="text" class="form-control bg-light" id="name" placeholder="Enter name" name="name">
</div>
<div class="mb-3">
<label for="email" class="form-label">Email:</label>
<input type="email" class="form-control bg-light" id="email" placeholder="Enter email" name="email">
</div>
<div class="mb-3">
<label for="contact" class="form-label">Contact No:</label>
<input type="text" class="form-control bg-light" id="contact" placeholder="Enter contact number" name="contact">
</div>
<label for="comment">Comments:</label>
<textarea class="form-control bg-light mb-3" rows="5" id="comment" name="text"></textarea>
<div class="form-check mb-3">
<label class="form-check-label">
<input class="form-check-input" type="checkbox" name="agree"> Agree to subscribe to Newsletter
</label>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</div>
<section class="my-5" id="info">
<div class="container">
<div class="row text-center iconicons">
<div class="col-sm-4 my-4">
<img src="https://cdn-icons-png.flaticon.com/512/33/33308.png">
<h3>Many People</h1>
<p>We consist of many employees working together to make a fine product that we can display to our customers.</p>
</div>
<div class="col-sm-4 my-4">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Globe_icon.svg/1200px-Globe_icon.svg.png">
<h3>Across The Globe</h1>
<p>Many of our retail stores are found on different countries accross the world.</p>
</div>
<div class="col-sm-4 my-4">
<img src="https://cdn-icons-png.flaticon.com/512/1380/1380370.png">
<h3>Always Available</h1>
<p>Our contact hotlines are available 24/7 incase there are any inquiries from our customers.</p>
</div>
</div>
</div>
</section>
<footer class="w-100 py-4 flex-shrink-0">
<div class="container py-4">
<div class="row gy-4 gx-5">
<div class="col-lg-4 col-md-6">
<h5 class="h1 text-white">Apple PH</h5>
<p class="small text-muted">Unofficial Retailer of Apple</p>
<p class="small text-muted mb-0">© Copyrights. All rights reserved. <a class="text-primary" href="#">Apple.com</a></p>
</div>
<div class="col-lg-2 col-md-6">
<h5 class="text-white mb-3">Quick links</h5>
<ul class="list-unstyled text-muted">
<li><a href="index.html">Home</a></li>
<li><a href="product.html">Products</a></li>
<li><a href="about.html">About Us</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-6">
<h5 class="text-white mb-3">Contacts</h5>
<ul class="list-unstyled text-muted">
<li><a href="#">Email</a></li>
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Others</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6">
<h5 class="text-white mb-3">Newsletter</h5>
<p class="small text-muted">Subscribe to our newsletter so you wont miss out on new updates about us.</p>
<form action="#">
<div class="input-group mb-3">
<input class="form-control" type="text" placeholder="Recipient's username" aria-label="Recipient's username" aria-describedby="button-addon2">
<button class="btn btn-primary" id="button-addon2" type="button"><i class="fas fa-paper-plane"></i></button>
</div>
</form>
</div>
</div>
</div>
<div class="container text-light">
<p>For Educational Purposes Only - this is just a mockup of an Apple website made for a school project</p>
</div>
</footer>
</body>
</html>