-
Notifications
You must be signed in to change notification settings - Fork 0
/
Star_Wars.html
236 lines (218 loc) · 14.2 KB
/
Star_Wars.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Regina E. Scott- Tat, Too App</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Responsive Personal Template" />
<meta name="keywords" content="Portfolio, Personal, CV, Resume, Minimal" />
<meta name="author" content="Shreethemes" />
<meta name="E-mail" content="[email protected]" />
<meta name="Website" content="shreethemes.in" />
<!-- favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- Magnific -->
<link href="css/magnific-popup.css" rel="stylesheet" type="text/css" />
<!-- Icon -->
<link href="css/materialdesignicons.min.css" rel="stylesheet" type="text/css" />
<link href="css/pe-icon-7-stroke.css" rel="stylesheet" type="text/css" />
<!-- Custom Css -->
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/colors/default.css" rel="stylesheet" id="color-opt">
</head>
<body>
<!-- Loader Start -->
<div id="preloader">
<div id="status">
<div class="spinner">
<div class="dot1"></div>
<div class="dot2"></div>
</div>
</div>
</div>
<!-- Loader End -->
<!-- Navbar Start -->
<nav class="navbar navbar-expand-lg fixed-top navbar-custom navbar-light sticky">
<div class="container">
<a class="navbar-brand" href="index.html">
<h4> Regina E. Scott </h4>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="mdi mdi-menu"></span>
</button><!--end button-->
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-link mx-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li><!--end nav item-->
<li class="nav-item">
<a class="nav-link" href="index.html#projects">Projects</a>
</li><!--end nav item-->
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="javascript:void(0)" id="navbarDropdown" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Pages
</a>
<div class="dropdown-menu rounded m-0" aria-labelledby="navbarDropdown">
<div class="container ml-0 ml-md-0">
<div class="row">
<div class="col-md-12">
<a class="dropdown-item" href="TatToo_App.html">"Tat, Too" Web App</a>
<a class="dropdown-item" href="UGood_App.html">"UGood?" App (in progress)</a>
<a class="dropdown-item" href="Paranormal_Encounters.html">"Paranormal Encounters" Web App</a>
<a class="dropdown-item" href="Tic_Tac_Toe.html">Tic Tac Toe Game</a>
<a class="dropdown-item" href="Star_Wars.html">Star Wars Intro CSS</a>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</div>
</li><!--end nav item-->
</ul>
<ul class="list-unstyled mb-0 mt-2 mt-sm-0 social-icon">
<li class="list-inline-item"><a href="https://www.linkedin.com/in/reginascott/" target="blank"><i class="mdi mdi-linkedin-box"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/reginapizza" target="blank"><i class="mdi mdi-github-box"></i></a></li>
<li class="list-inline-item"><a href="https://codepen.io/reginapizza" target="blank"><i class="mdi mdi-codepen"></i></a></li>
</ul>
</div>
</div><!--end container-->
</nav><!--end navbar-->
<!-- Navbar End -->
<!-- Home Start -->
<section class="bg-pages bg-light" style="background-color: rgba(242, 234, 114) !important;">
<div class="home-center">
<div class="home-desc-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12 text-center">
<div class="page-next-level">
<h4 class="title"> Star Wars Intro in CSS </h4>
<ul class="page-next d-inline-block p-2 pl-4 pr-4 rounded mb-0">
<li><a href="index.html#projects" class="text-uppercase text-dark">Home</a></li>
<li>
<span class="text-uppercase text-custom">Star Wars Intro CSS</span>
</li>
</ul>
</div>
</div> <!--end col-->
</div><!--end row-->
</div> <!--end container-->
</div>
</div>
</section><!--end section-->
<!-- Home End -->
<!-- Work Start -->
<section class="section">
<div class="container">
<div class="row">
<!-- WORK START -->
<div class="col-lg-7 col-md-6 order-2 order-md-1 mt-4 mt-sm-0 pt-2 pt-sm-0">
<div class="row mr-lg-4">
<div class="col-lg-12">
<div class="work-details">
<h4 class="title mb-3 border-bottom pb-3">A long time ago in a galaxy far, far away....</h4>
<p class="text-muted"> It was the week of the premiere for the latest Star Wars Movie- The Rise of Skywalker. As a huge Star Wars fan, I obviously couldn't wait to see it. I decided to use that excitement and passion to practice my CSS skills by recreating the famous opening scroll for Star Wars: The Last Jedi. </p>
<p class="text-muted"> This was my first time really trying to create something so specific with CSS and also using CSS animations. It was definitely frustrating at times trying to make it suitable to my standards, but I'm proud of what I was able to create.</p>
<p class="text-muted"> For my next updates to this, I plan on making it responsive to different screen sizes. I made it accordinging to my desktop window size, so if you are viewing it in a different sized window it may not look the same as the demo video. I would also love to add the background intro music to it! </p>
<p class="text-muted"> Note: The animation you see to the right is a GIF instead of the actual demo video in order to abide by Github's upload limits. Because of this it might seem "glitchy", but that is not true to the actual product. You can watch the actual demo video on my LinkedIn <a href="https://www.linkedin.com/feed/update/urn:li:activity:6613567860205727744/">here</a> or view it at the live site listed below. </p>
</div>
</div><!--end col-->
<div class="col-lg-7 mt-4 pt-2">
<div class="work-details bg-light p-4">
<h4 class="title border-bottom pb-3 mb-3">Project Info :</h4>
<ul class="list-unstyled mb-0">
<li class="mt-3">
<b>Client :</b>
</li>
<li class="mt-3">
<span>Just for Fun</span>
</li>
<li class="mt-3">
<b>Date :</b>
</li>
<li class="mt-3">
<span>December 2019</span>
</li>
<li class="mt-3">
<b>Live Website :</b>
</li>
<li class="mt-3">
<span><a href="https://reginapizza.github.io/starWarsLastJediOpening/" target="_blank" class="text-custom">Click here</a></span>
</li>
<li class="mt-3">
<b>Front-end Github Repo :</b>
</li>
<li class="mt-3">
<span><a href="https://github.com/reginapizza/starWarsLastJediOpening" target="_blank" class="text-custom">Click here</a></span>
</li>
<li class="mt-3">
<b>Technologies Used :</b>
</li>
<li class="mt-3">
<span>HTML, CSS, CSS Animations</span>
</li>
</ul>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end col-->
<div class="col-lg-5 col-md-6 order-1 order-md-2">
<div class="port-images">
<img src="images/star-wars-image-1.png" class="img-fluid mx-auto d-block rounded" alt="star wars image">
<img src="images/starWarsIntroDemo.gif" class="img-fluid mx-auto d-block rounded mt-4 pt-2" alt="gif of star wars scroll demo">
</div>
</div><!--end col-->
</div><!--end row-->
<div class="row mt-4 pt-2">
<div class="col-12">
<ul class="pagination justify-content-center mb-0 list-unstyled">
<li><a href="Tic_Tac_Toe.html" class="pr-3 pl-3 pt-2 pb-2"> <i class="mdi mdi-chevron-left"></i> Prev</a></li>
<li><a href="index.html#projects" class="pr-3 pl-3 pt-2 pb-2"><i class="mdi mdi-home"></i> Home</a></li>
<li><a href="TatToo_App.html" class="pr-3 pl-3 pt-2 pb-2">Next <i class="mdi mdi-chevron-right"></i></a></li>
</ul><!--end pagination-->
</div><!--end col-->
</div>
</div><!--end container-->
</section><!--end section-->
<!-- Work End -->
<!-- Footer Start -->
<footer class="footer bg-dark">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center">
<!-- <a href="#"><img src="images/logo-light.png" height="20" alt=""></a> -->
<h4> Regina E. Scott </h4>
<p class="para-desc mx-auto mt-4">You can find me on all of the platforms below by clicking the respective icon.</p>
<ul class="list-unstyled mb-0 mt-4 social-icon">
<li class="list-inline-item"><a href="https://www.linkedin.com/in/reginascott/" target="blank"><i class="mdi mdi-linkedin-box"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/reginapizza" target="blank"><i class="mdi mdi-github-box"></i></a></li>
<li class="list-inline-item"><a href="https://codepen.io/reginapizza" target="blank"><i class="mdi mdi-codepen"></i></a></li>
</ul>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</footer><!--end footer-->
<hr>
<footer class="footer footer-bar bg-dark">
<div class="container text-foot text-center">
<p class="mb-0">© 2019-20 Cristino. Design with <i class="mdi mdi-heart text-danger"></i> by <a href="http://www.shreethemes.in/" target="_blank" class="text-white">Shreethemes</a>.</p>
</div><!--end container-->
</footer><!--end footer-->
<!-- Footer End -->
<!-- Back to top -->
<a href="#" class="back-to-top rounded text-center" id="back-to-top">
<i class="mdi mdi-chevron-up d-block"> </i>
</a>
<!-- Back to top -->
<!-- javascript -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/scrollspy.min.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific.init.js"></script>
<!-- Main Js -->
<script src="js/app.js"></script>
</body>
</html>