forked from vanshikanagalwade/icp8.0-html-group-7-project-1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sci-fi.html
102 lines (89 loc) · 4.38 KB
/
sci-fi.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
<!DOCTYPE html>
<html>
<head>
<title> sci-fi</title>
</head>
<body>
<div>
<h1><a href="sci-fi.html" target="_blank">Sci-fi</a>
<a href="comedy.html" target="_blank">Comedy</a> <a
href="horror.html" target="_blank">Horror</a> <a
href="marathi.html" target="_blank">Marathi</a>
<a
href="action.html" target="_blank">Action</a>
<a href="bollywood.html" target="_blank">Bollywood</a>
<a href="animation.html" target="_blank">Animation</a>
<a href="Superhero.html" target="_blank">Superhero</a>
</div>
<hr>
<hr>
<h1><b> <i> 1. Avatar 2</i></b></h1>
<div>
<img src="images/avatar 2.jpg" alt="avatar 2" height="300px"/>
<iframe width="500px" height="300px" src="https://www.youtube.com/embed/8dFID4Kzcd4" title="AVATAR 2 THE WAY OF WATER Final Trailer (4K ULTRA HD) 2022" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>
<b>
Jake Sully lives with his newfound family formed on the extrasolar moon Pandora.
Once a familiar threat returns to finish what was previously started, Jake must work with Neytiri and the
army of the Na'vi race to protect their home.
</b>
</p>
<b> Director:</b>
James Cameron</br>
<b>Writers:</b>
James CameronRick JaffaAmanda Silver</br>
<b> Stars:</b>
Sam WorthingtonZoe SaldanaSigourney Weaver</br></br>
<img src="images/prime video.jpeg" height="40px" /></br>
<a href="https://www.primevideo.com/detail/amzn1.dv.gti.bd543411-c8ba-4a90-b8c6-fe74d37e5477"> prime video</a></br>
</div>
<hr>
<hr>
<div>
<h1> <b> <i> 2. Matrix (1999) </i></b></h1>
<img src="images/matrix.jpeg" height="400px" />
<iframe width="560" height="315" src="https://www.youtube.com/embed/vKQi3bBA1y8?si=pfL45qfHRTw-0Z53" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>
<b>
When a beautiful stranger leads computer hacker Neo to a forbidding underworld,
he discovers the shocking truth--the life he knows is the elaborate deception of an evil cyber-intelligence.
</b>
</p>
<b> Director:</b>
Lana Wachowski, Lilly Wachowski </br>
<b>Writer:</b>
Lilly Wachowski, Lana Wachowski</br>
<b> Stars:</b>
Keanu Reeves, Laurence Fishburne, Carrie-Anne M…</br>
<b> Genre:</b>
Action, Sci-Fi</br>
<b> Release Date:</b>
1999-03-31</br></br>
<img src="images/netflix icon.jpeg" height="40px"/></br>
<a href="https://www.netflix.com/watch/20557937?source=imdb"> Netflix </a></br>
</div>
<hr>
<hr>
<div>
<h1> <b> <i> 3. Inception </i></b></h1>
<img src="images/inception.jpeg" height="400px" />
<iframe width="560" height="315" src="https://www.youtube.com/embed/8hP9D6kZseM?si=9WA_fONPrAJyb-rn" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>
<b>
A thief who steals corporate secrets through the use of dream-sharing technology is given the inverse task of
planting an idea into the mind of a C.E.O., but his tragic past may doom the project and his team to disaster.
</b>
</p>
<b> Director:</b>
Christopher Nolan </br>
<b>Writer:</b>
Christopher Nolan</br>
<b> Stars:</b>
Leonardo DiCaprioJoseph Gordon-LevittElliot Page</br></br>
<img src="images/netflix icon.jpeg" height="40px"/></br>
<a href="https://www.netflix.com/watch/70131314?source=imdb"> Netflix </a></br>
</div>
<hr>
<hr>
</body>
</html>