-
Notifications
You must be signed in to change notification settings - Fork 0
/
homepage.php
243 lines (208 loc) · 9.36 KB
/
homepage.php
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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<!DOCTYPE html>
<html>
<?php require 'CORE/head.php'; ?>
<body>
<?php include 'CORE/navbar.php'; ?>
<!-- <div class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<img src="../IMG/maxresdefault.jpg" class="img-responsive">
</div>
</div>
</div>
</div> -->
<header id="myCarousel" class="carousel slide">
<!-- Indicators -->
<!-- Wrapper for Slides -->
<div class="carousel-inner">
<div class="item active">
<!-- Set the first background image using inline CSS below. -->
<div class="fill" style="background-image:url('IMG/pic1.jpg');"></div>
<div class="carousel-caption">
</div>
</div>
<div class="item">
<!-- Set the second background image using inline CSS below. -->
<div class="fill" style="background-image:url('IMG/pic2.jpg');"></div>
<div class="carousel-caption">
</div>
</div>
<div class="item">
<!-- Set the third background image using inline CSS below. -->
<div class="fill" style="background-image:url('IMG/pic3.jpg');"></div>
<div class="carousel-caption">
</div>
</div>
</div>
<!-- Controls -->
</header>
<div class="section" style="margin-left: 100px;">
<div class="container">
<div class="row">
<div class="col-md-3" style="margin: 20px;">
<div class="flip-container" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<div class="thumbnail">
<img src="IMG/kobe-profilepicture.png" class="img-responsive">
<div class="caption">
<h3>Biography</h3>
</div>
</div>
</div>
<div class="back">
<p>Kobe Bean Bryant (born August 23, 1978) is an American professional basketball player for the Los Angeles Lakers of the National Basketball Association (NBA). He has played for the Lakers his entire career, winning five NBA championships.
Bryant is an 18-time All-Star, 15-time member of the All-NBA Team, and 12-time member of the All-Defensive team.</p>
<a href="Biography.php" class="btn btn-info" role="button">Link Button</a>
</div>
</div>
</div>
</div>
<div class="col-md-3" style="margin: 20px;">
<div class="flip-container" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<div class="thumbnail">
<img src="IMG/kobe-dearbasketball.png" class="img-responsive">
<div class="caption">
<h3>Dear Basketball</h3>
</div>
</div>
</div>
<div class="back">
<p>Bryant earned national recognition during a spectacular high school career at Lower Merion High School located in Ardmore, in the Philadelphia suburb of Lower Merion. As a freshman, he played for the varsity basketball team.[12] He became
the first freshman in decades to start for Lower Merion's varsity team, but the team finished with a 4–20 record.[12][13] The following three years, the Aces compiled a 77–13 record, with Bryant playing all five positions.[12] </p>
<a href="DearBasketball.php" class="btn btn-info" role="button">Find out</a>
</div>
</div>
</div>
</div>
<div class="col-md-3" style="margin: 20px;">
<div class="flip-container" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<div class="thumbnail">
<img src="IMG/kobe-highschool.png" class="img-responsive">
<div class="caption">
<h3>High School Year</h3>
</div>
</div>
</div>
<div class="back">
<p>An era which Bryant conquered countless of milestones and became one of the Greatest of Alltime</p>
<a href="HighschoolYear.php" class="btn btn-info" role="button">Find out</a>
</div>
</div>
</div>
</div>
<div class="col-md-3" style="margin: 20px;">
<div class="flip-container" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<div class="thumbnail">
<img src="IMG/maxresdefault3.jpg" class="img-responsive">
<div class="caption">
<h3>The First Era</h3>
</div>
</div>
</div>
<div class="back">
<p>Kobe Bryant's inspiring poem on his beloved friend, Basketball</p>
<a href="TheFirstEra.php" class="btn btn-info" role="button">Find out</a>
</div>
</div>
</div>
</div>
<div class="col-md-3" style="margin: 20px;">
<div class="flip-container" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<div class="thumbnail">
<img src="IMG/kobe-prime.png" class="img-responsive">
<div class="caption">
<h3>The Ultimate Prime</h3>
</div>
</div>
</div>
<div class="back">
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
<a href="TheFirstEra.php" class="btn btn-info" role="button">Find out</a>
</div>
</div>
</div>
</div>
<div class="col-md-3" style="margin: 20px;">
<div class="flip-container" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<div class="thumbnail">
<img src="IMG/kobe-end.png" class="img-responsive">
<div class="caption">
<h3>Thumbnail label</h3>
</div>
</div>
</div>
<div class="back">
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
</div>
</div>
</div>
</div>
<div class="col-md-3" style="margin: 20px;">
<div class="flip-container" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<div class="thumbnail">
<img src="IMG/kobe-usa.png" class="img-responsive">
<div class="caption">
<h3>Thumbnail label</h3>
</div>
</div>
</div>
<div class="back">
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
</div>
</div>
</div>
</div>
<div class="col-md-3" style="margin: 20px;">
<div class="flip-container" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<div class="thumbnail">
<img src="IMG/kobe-allstar.png" class="img-responsive">
<div class="caption">
<h3>Thumbnail label</h3>
</div>
</div>
</div>
<div class="back">
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
</div>
</div>
</div>
</div>
<div class="col-md-3" style="margin: 20px;">
<div class="flip-container" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<div class="thumbnail">
<img src="IMG/kobe-highlight.png" class="img-responsive">
<div class="caption">
<h3>Thumbnail label</h3>
</div>
</div>
</div>
<div class="back">
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<?php include 'CORE/footer.php'; ?>
</body>
</html>