-
Notifications
You must be signed in to change notification settings - Fork 107
/
blog.html
381 lines (334 loc) · 17 KB
/
blog.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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Stark Tech Portfolio</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"
integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="website icon" href="/assets/logo/icon.png">
<link rel="icon" href="https://images.wallpapersden.com/image/download/marvel-iron-man-art_68122_2160x3840.jpg"
type="image/png">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<style>
/* Circle styles */
.circle {
height: 24px;
width: 24px;
border-radius: 24px;
background-color: black;
position: fixed;
top: 0;
left: 0;
pointer-events: none;
z-index: 99999999;
/* Stays on top of all elements */
}
</style>
</head>
<body>
<!-- Circles -->
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div id="progress-container">
<div id="progress-bar"></div>
</div>
<nav class="navbar h-nav background">
<ul class="nav-list visibility">
<div class="logo" id="ironmask"><a href="/index.html"><img src="assets\logo\icon.png" alt="logo"
srcset=""></a></div>
<li> <a href="/index.html">Home</a></li>
<li> <a href="/index.html#about">About</a></li>
<li> <a href="Appearances.html">Appearances</a></li>
<li> <a href="Comics.html">Comics</a></li>
<li> <a href="/index.html#contact">Contact</a></li>
<li> <a href="/blog.html">Blogs</a></li>
</ul>
<div class="rightNav visibility">
<form class="search-bar">
<input type="text" id="search-bar" name="search" placeholder="Search the website">
<button type="submit"><i class="fa-solid fa-magnifying-glass"></i></button>
</form>
</div>
<div class="burger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
</nav>
<section class="movies-section background1" id="home">
<div class="box-main">
<div class="firstHalf DoAnimation">
<!-- <h1 class="movies-heading">
<img src="assets/posters/ironmanmovie1.jpg" alt="Iron Man" class="ironman-image">
</h1> -->
<br> </br>
<h2>
MARVEL CINEMATICS BLOGS
</h2>
<br>
<br>
</div>
</div>
<!-- Movie Cards Section -->
<div class="movie-cards-container">
<!-- Card 1 -->
<div class="movie-card" data-aos="fade-right">
<a href="https://marvelcinematicuniverse.fandom.com/wiki/User_blog:Sasuke431/How_Loki%27s_Yggdrasil_works_in_the_greater_Marvel_multiverse" target="_blank"
class="movie-link">
<img src="https://preview.redd.it/is-loki-the-best-project-of-the-multiverse-saga-so-far-v0-b0yawog4wizb1.jpg?width=640&crop=smart&auto=webp&s=8d85859852b81f47d29a48c48518e9eb92993ec8" alt="Iron Man"
class="movie-image">
<h2 class="movie-title">How Loki's Yggdrasil works in the greater Marvel multiverse<br><span class="imdd-rating"><br>In Marvel Comics, there's one concept that all writers share. It's the idea of the multiverse. That is, a single timeline branches into an infinite number of branched timelines, with infinite possibilities at every......
</span></h2>
</a>
</div>
<!-- Card 2 -->
<div class="movie-card" data-aos="zoom-in">
<a href="https://marvelcinematicuniverse.fandom.com/wiki/User_blog:Farizhf27/List_of_Highest-Grossing_Marvel_Cinematic_Universe_Characters" target="_blank" class="movie-link">
<img src="https://images.immediate.co.uk/production/volatile/sites/3/2019/03/09B_AEG_DomPayoff_1Sht_REV-7c16828.jpg?quality=90&resize=743,496" alt="Iron Man"
class="movie-image">
<h2 class="movie-title">List of Highest-Grossing Marvel Cinematic Universe Characters<br><span class="imdd-rating"><br>The following are non-definitive lists of the Marvel Cinematic Universe characters with the highest role-film grosses.
This list also featured their roles in non-Marvel Cinematic Universe media. This list is based......</span></h2>
</a>
</div>
<!-- Card 3 -->
<div class="movie-card" data-aos="fade-left">
<a href="https://marvelcinematicuniverse.fandom.com/wiki/User_blog:Farizhf27/Marvel_Cinematic_Universe_Calendar_Timeline" target="_blank" class="movie-link">
<img src="https://i.pinimg.com/originals/c1/e3/0a/c1e30a5fbb0b1c024874ca227d329bb2.png" alt="Iron Man"
class="movie-image">
<h2 class="movie-title">Marvel Cinematic Universe Calendar Timeline<br><span class="imdd-rating"><br>This is the Calendar Timeline of the Marvel Cinematic Universe, consists of each of in-universe and real world dates in
Gregorian Calendar......</span></h2>
</a>
</div>
<!-- Card 4 -->
<div class="movie-card" data-aos="fade-right">
<a href="https://marvelcinematicuniverse.fandom.com/wiki/User_blog:Superbattleshipyamato/Guardians_of_the_Galaxy_Volume_3_winning_an_Oscar" target="_blank" class="movie-link">
<img src="https://static1.moviewebimages.com/wordpress/wp-content/uploads/2023/02/guardians-3-topper.jpg" alt="Iron Man 3" class="movie-image">
<h2 class="movie-title">Guardians of the Galaxy Volume 3 winning an Oscar<br><span class="imdd-rating"><br>I find it funny that, based on upvotes, more people are happy that Bullseye is coming back than a Marvel movie getting
an Oscar nomination. Hopefully that’s just to do with audience exposure and timing than actual enthusiasm......</span>
</h2>
</a>
</div>
<!-- Card 5 -->
<div class="movie-card" data-aos="zoom-in">
<a href="https://marvelcinematicuniverse.fandom.com/wiki/User_blog:AntIsBack/Marvel_Cinematic_Universe:_Full_Multiverse_Chronology_(Viewer_Friendly)" target="_blank"
class="movie-link">
<img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/680681ea-76ed-4371-8170-ee2d389a49be/dezj55u-5ad2fdda-69df-4a8c-a323-3044542e7afb.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzY4MDY4MWVhLTc2ZWQtNDM3MS04MTcwLWVlMmQzODlhNDliZVwvZGV6ajU1dS01YWQyZmRkYS02OWRmLTRhOGMtYTMyMy0zMDQ0NTQyZTdhZmIucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.wZcUkmyrTuPrSDoAqjy3gBl_wuiTIRmLnWLtAiLGISw"
alt="Avengers Age of Ultron" class="movie-image">
<h2 class="movie-title">Marvel Cinematic Universe: Full Multiverse Chronology (Viewer Friendly)<br><span class="imdd-rating"><br>Captain America: The First Avenger<br>
Marvel One-Shot: Agent Carter<br>
Marvel's Agent Carter (Season 1)<br>
Marvel's Agent Carter (Season 2)......
</span></h2>
</a>
</div>
<!-- Card 6 -->
<div class="movie-card" data-aos="fade-left">
<a href="https://marvelcinematicuniverse.fandom.com/wiki/User_blog:RudeKaizerPrime/What_If...%3F_Ideas" target="_blank"
class="movie-link">
<img src="https://i.redd.it/xtdc64ddzui71.jpg"
alt="Captain America Civil War" class="movie-image">
<h2 class="movie-title">What If...? Ideas<br><span class="imdd-rating"><br>Maybe include a team up with Makkari. My first idea was that we would get to see events play out with Quicksilver alive
(Crossbones vs. Quicksilver in Civil War and Quicksilver vs Thanos in Infinity War). My second idea was that he could......</span></h2>
</a>
</div>
<button id="BacktoTop">
<div class="circle1">
<svg id="back-to-top" xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-arrow-up-circle-fill" viewBox="0 0 16 16">
<path
d="M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0m-7.5 3.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707z">
</path>
</svg>
</div>
</button>
</section>
<footer>
<div class="footer background">
<div class="footer-col">
<img src="/assets/logo/icon.png" id="ironlogo" alt="">
<p class="footer-p">
Iron Man is a fictional superhero in the Marvel Comics universe, created by writer Stan Lee. His
real name is Tony Stark, a billionaire industrialist and genius inventor who builds a high-tech suit
of powered armor to fight crime after a life-threatening injury.
</p>
<div class="footer-social">
<a href="#"><i class="fa-brands fa-github"></i></a>
<a href="#"><i class="fa-brands fa-instagram"></i></a>
<a href="#"><i class="fa-brands fa-square-x-twitter"></i></a>
<a href="#"><i class="fa-brands fa-facebook"></i></a>
<a href="#"><i class="fa-brands fa-linkedin"></i></a>
</div>
</div>
<div class="footer-col-main">
<h4 class="h46">Overview</h4>
<a href="index.html">Who is Iron Man?</a>
<a href="#">Franchise</a>
<a href="#">Community</a>
<!-- Added Villain page redirect -->
<a href="villain.html">Marvel Villains</a>
</div>
<div class="footer-col-main">
<h4 class="h46">About Us</h4>
<a href="#">Blogs</a>
<a href="/contributor.html">Contributors</a>
<a href="#">Careers</a>
</div>
<div class="footer-col-main">
<h4 class="h46">Contact Us</h4>
<a href="FAQs.html">Help/Faq's</a>
<a href="index.html#contact">Contact</a>
<a href="PrivacyPolicy.html">Privacy Policy</a>
<a href="Terms&Conditions.html">Terms & Conditions</a>
<a href="#">Advertising</a>
</div>
</div>
<div class="footer-bar background">
<p>
© Copyright 2024- All Rights Reserved -Made With ❤️ by <a class="mygithub"
href="https://github.com/aslams2020"><span>Aslam</span> Sayyad</a>
</p>
</div>
</footer>
<button id="BacktoTop">
<div class="circle1">
<svg id="back-to-top" xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-arrow-up-circle-fill" viewBox="0 0 16 16">
<path
d="M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0m-7.5 3.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707z">
</path>
</svg>
</div>
</button>
<script>
/* Back to Top Button */
const scrollToTopBtn = document.getElementById("BacktoTop");
window.onscroll = function () {
scrollFunction();
};
function scrollFunction() {
if (document.body.scrollTop > 50 || document.documentElement.scrollTop > 50) {
scrollToTopBtn.style.visibility = 'visible';
scrollToTopBtn.style.opacity = '1';
} else {
scrollToTopBtn.style.visibility = 'hidden';
scrollToTopBtn.style.opacity = '0';
}
}
scrollToTopBtn.addEventListener("click", function () {
// Smooth scroll back to top
window.scrollTo({ top: 0, behavior: 'smooth' });
});
</script>
<script>
window.addEventListener('scroll', function () {
const winScroll = document.body.scrollTop || document.documentElement.scrollTop;
const height = document.documentElement.scrollHeight - document.documentElement.clientHeight;
const scrolled = (winScroll / height) * 100;
document.getElementById('progress-bar').style.width = scrolled + '%';
});
</script>
<!-- form name -->
<script>
function validateText(input) {
const errorMessage = document.getElementById('error-message');
const invalidChars = /[^a-zA-Z\s]/g;
if (invalidChars.test(input.value)) {
errorMessage.style.display = 'inline';
} else {
errorMessage.style.display = 'none';
}
input.value = input.value.replace(invalidChars, '');
}
</script>
<script src="./Js/script.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<!-- adding automatic focus of cursor -->
<script>
window.onload = function () {
document.getElementById('search-bar').focus();
};
</script>
<!-- making the about section clealy visible when "about" or "home" is clicked -->
<script>
function scrollToSection(event, sectionId) {
event.preventDefault();
const section = document.getElementById(sectionId);
const navbarHeight = 85; // Fixed navbar height
window.scrollTo({
top: section.offsetTop - navbarHeight,
behavior: 'smooth'
});
}
</script>
<script>
// Coordinates for the cursor
const coords = { x: 0, y: 0 };
const circles = document.querySelectorAll(".circle");
// Colors for the circles
const colors = [
"#ffb56b", "#fdaf69", "#f89d63", "#f59761", "#ef865e", "#ec805d",
"#e36e5c", "#df685c", "#d5585c", "#d1525c", "#c5415d", "#c03b5d",
"#b22c5e", "#ac265e", "#9c155f", "#950f5f", "#830060", "#7c0060",
"#680060", "#60005f", "#48005f", "#3d005e"
];
// Assign colors and initial position to each circle
circles.forEach(function (circle, index) {
circle.x = 0;
circle.y = 0;
circle.style.backgroundColor = colors[index % colors.length];
});
// Update the coordinates when the mouse moves
window.addEventListener("mousemove", function (e) {
coords.x = e.clientX;
coords.y = e.clientY;
});
// Animation function to move the circles
function animateCircles() {
let x = coords.x;
let y = coords.y;
circles.forEach(function (circle, index) {
// Update the position and scale of each circle
circle.style.left = x - 12 + "px";
circle.style.top = y - 12 + "px";
circle.style.scale = (circles.length - index) / circles.length;
circle.x = x;
circle.y = y;
// Get the next circle in the sequence
const nextCircle = circles[index + 1] || circles[0];
x += (nextCircle.x - x) * 0.3;
y += (nextCircle.y - y) * 0.3;
});
// Repeat the animation
requestAnimationFrame(animateCircles);
}
// Start the animation
animateCircles();
</script>
</body>
</html>