Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

created watch vedio functionality working #115

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
154 changes: 91 additions & 63 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,36 +1,35 @@
<!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="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 href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">

</head>

<body>
<div id="progress-container">
<div id="progress-bar"></div>
</div>
</div>

<nav class="navbar h-nav background">
<ul class="nav-list visibility">
<div class="logo" id="ironmask"><img src="assets\logo\icon.png" alt="logo" srcset=""></div>
<li> <a href="#home" class="active">Home</a></li>
<li> <a href="#about">About</a></li>
<li> <a href="#services">Merchandise</a></li>
<li> <a href="#contact">Contact</a></li>

<div class="logo" id="ironmask"><img src="assets/logo/icon.png" alt="logo" srcset=""></div>
<li><a href="#home" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Merchandise</a></li>
<li><a href="#contact">Contact</a></li>
</ul>

<div class="rightNav visibility">
<form class="search-bar">
<input type="text" name="search" placeholder="Search the website">
<button type="submit"><i class="fa-solid fa-magnifying-glass"></i></button>
<input type="text" name="search" placeholder="Search the website">
<button type="submit"><i class="fa-solid fa-magnifying-glass"></i></button>
</form>
</div>
<div class="burger">
Expand All @@ -42,87 +41,116 @@
<section class="background1 firstSection" id="home">
<div class="box-main">
<div class="firstHalf DoAnimation">
<p class="text-big"> <strong>Who is Ironman ?</strong></p>
<p class="text-small">Iron Man is a superhero appearing in American comic books published by Marvel Comics. The character was co-created by writer and editor Stan Lee, developed by scripter Larry Lieber, and designed by artists Don Heck and Jack Kirby. The character made his first appearance in Tales of Suspense, and received his own title in Iron Man. In 1963, the character founded the Avengers superhero team with Thor, Ant-Man, Wasp and the Hulk.</p>
<p class="text-big"><strong>Who is Ironman ?</strong></p>
<p class="text-small">Iron Man is a superhero appearing in American comic books published by Marvel
Comics. The character was co-created by writer and editor Stan Lee, developed by scripter Larry
Lieber, and designed by artists Don Heck and Jack Kirby. The character made his first appearance in
Tales of Suspense, and received his own title in Iron Man. In 1963, the character founded the
Avengers superhero team with Thor, Ant-Man, Wasp and the Hulk.</p>
<div class="buttons">
<button class="btn">Movies</button>
<button class="btn"> <a class="" href="https://www.youtube.com/watch?v=W54Y0cn78NY" target="_blank"></a>Watch Video </button>
<button class="btn" onclick="watchVideo()">Watch Video</button>
</div>
</div>
<div class="secondHalf">
<img id="img" src="assets/ironman2.jpg" alt="Tony" srcset="">
<img id="img" src="assets/ironman2.jpg" alt="Tony" srcset="">
</div>
</div>
</section>
<section class="sec">
<section class="section" id="about">
<div class="paras" data-aos="fade-up-right">
<p class="sectionTag text-big" >Which Cinematic Universe Does He Belong?</p>
<p class="sectionSubTag text-small"><strong>Iron Man (real name Anthony Edward "Tony" Stark) is a superhero from Marvel Comics and the Marvel Cinematic Universe, first appearing in the 2008 film Iron Man. He is also one of the protagonists of the TV series The Avengers: Earth's Mightiest Heroes and Avengers Assemble.</strong>
<br>The Marvel Cinematic Universe (MCU) is an American media franchise and shared universe centered on a series of superhero films produced by Marvel Studios. The films are based on characters that appear in American comic books published by Marvel Comics.Marvel Studios releases its films in groups called "Phases", with the first three phases collectively known as "The Infinity Saga" and the following three phases as "The Multiverse Saga". </p>
</div>

<div class="thumbnail">
<img data-aos="fade-up-left" src="./assets/marvel.jpg" alt="Tony" class="imgFluid">
</div>
</section>
<section class="sec">
<section class="section" id="about">
<div class="paras" data-aos="fade-up-right">
<p class="sectionTag text-big">Which Cinematic Universe Does He Belong?</p>
<p class="sectionSubTag text-small"><strong>Iron Man (real name Anthony Edward "Tony" Stark) is a
superhero from Marvel Comics and the Marvel Cinematic Universe, first appearing in the 2008 film
Iron Man. He is also one of the protagonists of the TV series The Avengers: Earth's Mightiest
Heroes and Avengers Assemble.</strong>
<br>The Marvel Cinematic Universe (MCU) is an American media franchise and shared universe centered
on a series of superhero films produced by Marvel Studios. The films are based on characters that
appear in American comic books published by Marvel Comics. Marvel Studios releases its films in
groups called "Phases", with the first three phases collectively known as "The Infinity Saga" and
the following three phases as "The Multiverse Saga".
</p>
</div>
<div class="thumbnail">
<img data-aos="fade-up-left" src="./assets/marvel.jpg" alt="Tony" class="imgFluid">
</div>
</section>


<section class="section left" id="services">
<div class="paras paraRight" data-aos="fade-up-left">
<p class="sectionTag text-big">Tony Stark</p>
<p class="sectionSubTag text-small">Tony Stark is a genius, billionaire, and philanthropist. He not only invented the Iron Man Armor, but wears the suit himself. He is a resourceful co-leader and one of the founding members of the Avengers. He is the CEO of Stark Industries, which once sold highly sophisticated weapons systems technologies to the government defense organizations such as S.H.I.E.L.D. who uses them to maintain peace and order, but has pulled his company away from the weapons business once he saw the damage they caused.Combining their genius, Tony and Yinsen built a mighty suit of iron armor that would be dubbed Iron Man. This first suit left a lot of room for improvement, but it still did what Tony couldn’t do <br></alone> <strong>"My armor, it was never a distraction or a hobby, it was a cocoon. And now, I'm a changed man. You can take away my house, all my tricks and toys. But one thing you can't take away... I am Iron Man."
―Tony Stark</strong></p>
</div>

<div class="thumbnail">
<img data-aos="fade-up-right" src="./assets/tony2.jpg" alt="Tony" class="imgFluid">
</div>
</section>
<section class="section" id="services">
<div class="paras" data-aos="fade-up-right">
<p class="sectionTag text-big">Robert Downey Jr</p>
<p class="sectionSubTag text-small">Robert John Downey Jr. (born April 4, 1965) is an American actor and producer. His career has been characterized by critical and popular success in his youth, followed by a period of substance abuse and legal troubles, before a resurgence of commercial success later in his career. <br> RDJ gained global recognition for starring as Tony Stark/Iron Man in ten films within the Marvel Cinematic Universe, beginning with Iron Man (2008), and leading up to Avengers: Endgame (2019). He has also played the title character in Guy Ritchie's Sherlock Holmes (2009), which earned him his second Golden Globe, and its sequel, Sherlock Holmes: A Game of Shadows (2011). <br> <strong>Robert Downey Jr. has evolved into one of the most respected actors in Hollywood. With an amazing list of credits to his name, he has managed to stay new and fresh even after over four decades in the business. </strong>
</p>
</div>
<div class="thumbnail">
<img src="./assets/robert.jpg" data-aos="fade-up-left" alt="Tony" class="imgFluid">
</div>
</section>
<section class="section left" id="services">
<div class="paras paraRight" data-aos="fade-up-left">
<p class="sectionTag text-big">Tony Stark</p>
<p class="sectionSubTag text-small">Tony Stark is a genius, billionaire, and philanthropist. He not only
invented the Iron Man Armor, but wears the suit himself. He is a resourceful co-leader and one of
the founding members of the Avengers. He is the CEO of Stark Industries, which once sold highly
sophisticated weapons systems technologies to the government defense organizations such as
S.H.I.E.L.D. who uses them to maintain peace and order, but has pulled his company away from the
weapons business once he saw the damage they caused. Combining their genius, Tony and Yinsen built a
mighty suit of iron armor that would be dubbed Iron Man. This first suit left a lot of room for
improvement, but it still did what Tony couldn’t do <br><strong>"My armor, it was never a
distraction or a hobby, it was a cocoon. And now, I'm a changed man. You can take away my house,
all my tricks and toys. But one thing you can't take away... I am Iron Man."
―Tony Stark</strong></p>
</div>
<div class="thumbnail">
<img data-aos="fade-up-right" src="./assets/tony2.jpg" alt="Tony" class="imgFluid">
</div>
</section>
<section class="section" id="services">
<div class="paras" data-aos="fade-up-right">
<p class="sectionTag text-big">Robert Downey Jr</p>
<p class="sectionSubTag text-small">Robert John Downey Jr. (born April 4, 1965) is an American actor and
producer. His career has been characterized by critical and popular success in his youth, followed
by a period of substance abuse and legal troubles, before a resurgence of commercial success later
in his career. <br> RDJ gained global recognition for starring as Tony Stark/Iron Man in ten films
within the Marvel Cinematic Universe, beginning with Iron Man (2008), and leading up to Avengers:
Endgame (2019). He has also played the title character in Guy Ritchie's Sherlock Holmes (2009),
which earned him his second Golden Globe, and its sequel, Sherlock Holmes: A Game of Shadows (2011).
<br><strong>Robert Downey Jr. has evolved into one of the most respected actors in Hollywood. With
an amazing list of credits to his name, he has managed to stay new and fresh even after over
four decades in the business.</strong>
</p>
</div>
<div class="thumbnail">
<img src="./assets/robert.jpg" data-aos="fade-up-left" alt="Tony" class="imgFluid">
</div>
</section>

<section class="contact" id="contact" >
<h2 class="text-center" >Contact</h2>
<div class="form">
<input type="text" name="name" id="name" placeholder="Enter your Name">
<input type="number" name="phone" id="name" placeholder="Enter your Phone">
<input type="email" name="email" id="name" placeholder="Enter your Email">
<button class="btn submit-btn">Submit</button>
</div>
</section>
<section class="contact" id="contact">
<h2 class="text-center">Contact</h2>
<div class="form">
<input type="text" name="name" id="name" placeholder="Enter your Name">
<input type="number" name="phone" id="name" placeholder="Enter your Phone">
<input type="email" name="email" id="name" placeholder="Enter your Email">
<button class="btn submit-btn">Submit</button>
</div>
</section>
</section>

<footer class="background">
<p class="text-footer">
&copy; Copyright <span id="year"></span>- All Rights Reserved
- Made With ❤️ by <span><a class="mygithub" href="https://github.com/aslams2020">Aslam Sayyad</a></span>
- Made With ❤️ by <span><a class="mygithub" href="https://github.com/aslams2020">Aslam Sayyad</a></span>
</p>
</footer>


<script>
window.addEventListener('scroll', function() {
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 + '%';
});

function watchVideo() {
window.open("https://www.youtube.com/watch?v=W54Y0cn78NY", "_blank");
}
</script>
<script src="./Js/script.js"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script>
AOS.init();
</script>
</script>
</body>

</html>
</html>