-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
199 lines (173 loc) · 8.89 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bootstrap Example</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
<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>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<section id="app">
<h1>Apps</h1>
<div class="line"></div>
<iframe width="400" height="620" style="border: 0px;" src="https://studio.code.org/projects/applab/AmAIOlod-80aGvVFcBdbfjebPGUlVaYjI8ECZcJtZks/embed"></iframe>
<iframe width="400" height="620" style="border: 0px;" src="https://studio.code.org/projects/applab/U9AQsuLnTixFr5caYUBM9qmkuaPCvmuWblFMcUPrC14/embed"></iframe>
</section>
<section id="GAMES">
<h2>Games</h2>
<div class="line"></div>
<h5>All games are made by Sprite Lab and Play Lab of AppLab</h5>
<div class="line"></div>
<div class="carousel slide" data-ride="carousel" id="myCarouse2">
<div class="carousel-inner">
<div class="item active">
<center>
<iframe width="400" height="600" src="https://studio.code.org/projects/spritelab/FBvOGrmy5JGW4x7RsleipXDcVD8NGTJLPfvHyAkj9n0/embed"></iframe>
<p>Get The Coins</p>
</center>
</div>
<div class="item">
<center>
<iframe width="400" height="600"
src="https://studio.code.org/projects/playlab/MZ9f85RXwsOPnHs6NI37HKO2hj2cmcI1Zwe88s7VmVE/embed"></iframe>
<p>Dragon Attack</p>
</center>
</div>
</div>
<a class="left carousel-control" href="#myCarouse2" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#myCarouse2" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</section>
<section id="images">
<h2>Photo Library</h2>
<div class="line"></div>
<div class="container">
<h2>Carousel View</h2>
<div style="background-color: red;" id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<li data-target="#myCarousel" data-slide-to="4"></li>
<li data-target="#myCarousel" data-slide-to="5"></li>
<li data-target="#myCarousel" data-slide-to="6"></li>
<li data-target="#myCarousel" data-slide-to="7"></li>
<li data-target="#myCarousel" data-slide-to="8"></li>
<li data-target="#myCarousel" data-slide-to="9"></li>
<li data-target="#myCarousel" data-slide-to="10"></li>
<li data-target="#myCarousel" data-slide-to="11"></li>
<li data-target="#myCarousel" data-slide-to="12"></li>
<li data-target="#myCarousel" data-slide-to="13"></li>
<li data-target="#myCarousel" data-slide-to="14"></li>
<li data-target="#myCarousel" data-slide-to="15"></li>
</ol>
<!-- Wrapper for slides -->
<!--Data Slide 0-->
<div width="200" height="100%" class="carousel-inner">
<div class="item active">
<img width="50%" src="Car_game.png" alt="Car_game.png">
<p>Car_game.png</p>
</div>
<!--Data Slide 1-->
<div class="item">
<img width="50%" src="Winne_Pooh.png" alt="Winne_Pooh.png">
<p>Winne_Pooh</p>
</div>
<!--Data Slide 2-->
<div class="item">
<img width="50%" src="images/Annotation 2020-09-03 183248.png" alt="Annotation 2020-09-03 183248.png">
<p>Annotation 1</p>
</div>
<!--Data Slide 3-->
<div class="item">
<img width="50%" src="images/Annotation 2020-09-03 184157.png" alt="Annonation 2">
<p>Annonation 2</p>
</div>
<!--Data Slide 4-->
<div class="item">
<img width="50%" src="images/bgfredwscfvgt54re3wqa.png" alt="bgfredwscfvgt54re3wqa">
<p>bgfredwscfvgt54re3wqa.png</p>
</div>
<!--Data Slide 5-->
<div class="item">
<img width="50%" src="images/MY CITY.png" alt="My CITY.png">
<p>My City</p>
</div>
<!--Data Slide 6-->
<div class="item">
<img width="50%" src="images/TO-OCR.png" alt="To OCR.png">
<p>To O.C.R.</p>
</div>
<!--Data Slide 7-->
<div class="item">
<img width="50%" src="images/vbhfsamk.png" alt="vbhfsamk">
<p>vbhfsamk</p>
</div>
<!--Data Slide 8-->
<div class="item">
<img width="50%" src="images/Assets/GL.jpg" alt="Good Luck.png">
<p>Good Luck</p>
</div>
<!--Data Slide 9-->
<div class="item">
<img width="50%" src="images/Camera Roll/WIN_20200905_09_01_20_Pro.jpg" alt="Camera Roll 1">
<p>Camera Roll 1</p>
</div>
<!--Data Slide 10-->
<div class="item">
<img width="50%" src="images/Camera Roll/WIN_20200912_16_36_06_Pro.jpg" alt="Camera Roll 3">
<p>Camera Roll 3</p>
</div>
<!--Data Slide 11-->
<div class="item">
<img width="50%" src="images/Camera Roll/WIN_20200921_12_58_39_Pro.jpg" alt="Camera Roll 4">
<p>Camera Roll 4</p>
</div>
<!--Data Slide 12-->
<div class="item">
<img width="50%" src="images/Camera Roll/WIN_20200929_19_56_39_Pro.jpg" alt="Camera Roll 5">
<p>Camera Roll 5</p>
</div>
<!--Data Slide 13-->
<div class="item">
<img width="50%" src="images/Camera Roll/WIN_20200929_19_56_45_Pro.jpg" alt="Camera Roll 6">
<p>Camera Roll 6</p>
</div>
<!--Data Slide 14-->
<div class="item">
<img width="50%" src="images/Camera Roll/WIN_20201009_18_58_15_Pro.jpg" alt="Camera Roll 7">
<p>Camera Roll 7</p>
</div>
<!--Data Slide 15-->
<div class="item">
<img width="50%" src="images/Camera Roll/WIN_20201009_18_58_19_Pro.jpg" alt="Camera Roll 8">
<p>Camera Roll 8</p>
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</section>
</div>
</body></html>