forked from QAZIMAAZARSHAD/Movie-Streaming-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
54 changed files
with
896 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{ | ||
"liveServer.settings.port": 5501, | ||
"workbench.colorCustomizations": { | ||
"activityBar.background": "#2A3011", | ||
"titleBar.activeBackground": "#3B4318", | ||
"titleBar.activeForeground": "#FAFBF4" | ||
} | ||
"liveServer.settings.port": 5501 | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
*{ | ||
font-family: 'Ubuntu', sans-serif; | ||
} | ||
|
||
.flip-card_i{ | ||
position: relative; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,10 @@ | |
<link rel="shortcut icon" href="./Images/Logo/Title.jpeg" type="image/x-icon"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> | ||
|
||
<!-- Font --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" | ||
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" | ||
|
@@ -284,8 +288,13 @@ <h1>Phir Hera Pheri</h1> | |
} | ||
</script><br> | ||
<br> | ||
<button class="btn_i b4_i">▶Play</button> | ||
|
||
<button class="btn_i b4_i" onclick="openMovieWin3()">▶Play</button> | ||
|
||
<script type="text/javascript"> | ||
function openMovieWin3(){ | ||
window.open("https://youtu.be/TIQ5hrfermg","_blank","top=100,left=250,height=400,width=600,channelmode=yes,fullscreen=yes,menubar=no,toolbar=no,location=no,status=no,scrollbars=no,noopener=no"); | ||
} | ||
</script> | ||
</div> | ||
<div class="flim"> | ||
<b>Phir Hera Pheri</b> | ||
|
@@ -324,7 +333,11 @@ <h1>TVF Bachelors</h1> | |
</script><br> | ||
<br> | ||
<button class="btn_i b4_i">▶Play</button> | ||
|
||
<script type="text/javascript"> | ||
function openMovieWin43(){ | ||
window.open("https://youtube.com/playlist?list=PLTB0eCoUXErabI_K3mUcdiYM72o4CkWZC","_blank","top=100,left=250,height=400,width=600,channelmode=yes,fullscreen=yes,menubar=no,toolbar=no,location=no,status=no,scrollbars=no,noopener=no"); | ||
} | ||
</script> | ||
</div> | ||
<div class="flim"> | ||
<b>TVF Bachelors</b> | ||
|
@@ -598,6 +611,7 @@ <h2 class="footer-heading">Services</h2> | |
<li class="footer-middle-list-item"><a href="home.html">Enjoy Latest Movies</a> </li> | ||
<li class="footer-middle-list-item"><a href="web-series.html">Watch Web-Series</a> </li> | ||
<li class="footer-middle-list-item"><a href="kids.html">Everything for Kids</a> </li> | ||
<li class="footer-middle-list-item"><a href="news.html">Coming soon</a> </li> | ||
<li class="footer-middle-list-item"><a href="premium.html">Get Premium Subscription</a> </li> | ||
<li class="footer-middle-list-item"><a href="faq.html">FAQ</a> </li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,11 @@ | |
<link rel="shortcut icon" href="./Images/Logo/Title.jpeg" type="image/x-icon"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> | ||
|
||
<!-- Font --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" | ||
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" | ||
crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
|
@@ -524,8 +529,12 @@ <h1>Gangs of Wasseypur</h1> | |
} | ||
</script><br> | ||
<br> | ||
<button class="btn_i b4_i">▶Play</button> | ||
|
||
<button class="btn_i b4_i" onclick="openMovieWin8()">▶Play</button> | ||
<script type="text/javascript"> | ||
function openMovieWin8(){ | ||
window.open("https://youtu.be/dz3uCM-MrGY","_blank","top=100,left=250,height=400,width=600,channelmode=yes,fullscreen=yes,menubar=no,toolbar=no,location=no,status=no,scrollbars=no,noopener=no"); | ||
} | ||
</script> | ||
</div> | ||
<div class="flim"> | ||
<b>Gangs of Wasseypur</b> | ||
|
@@ -567,6 +576,7 @@ <h2 class="footer-heading">Services</h2> | |
<li class="footer-middle-list-item"><a href="home.html">Enjoy Latest Movies</a> </li> | ||
<li class="footer-middle-list-item"><a href="web-series.html">Watch Web-Series</a> </li> | ||
<li class="footer-middle-list-item"><a href="kids.html">Everything for Kids</a> </li> | ||
<li class="footer-middle-list-item"><a href="news.html">Coming soon</a> </li> | ||
<li class="footer-middle-list-item"><a href="premium.html">Get Premium Subscription</a> </li> | ||
<li class="footer-middle-list-item"><a href="faq.html">FAQ</a> </li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,10 @@ | |
<link rel="shortcut icon" href="./Images/Logo/Title.jpeg" type="image/x-icon"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> | ||
|
||
<!-- Font --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" | ||
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" | ||
|
@@ -570,6 +574,7 @@ <h2 class="footer-heading">Services</h2> | |
<li class="footer-middle-list-item"><a href="home.html">Enjoy Latest Movies</a> </li> | ||
<li class="footer-middle-list-item"><a href="web-series.html">Watch Web-Series</a> </li> | ||
<li class="footer-middle-list-item"><a href="kids.html">Everything for Kids</a> </li> | ||
<li class="footer-middle-list-item"><a href="news.html">Coming soon</a> </li> | ||
<li class="footer-middle-list-item"><a href="premium.html">Get Premium Subscription</a> </li> | ||
<li class="footer-middle-list-item"><a href="faq.html">FAQ</a> </li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,11 @@ | |
<link rel="shortcut icon" href="./Images/Logo/Title.jpeg" type="image/x-icon"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> | ||
|
||
<!-- Font --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" | ||
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" | ||
crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
|
@@ -871,6 +876,7 @@ <h2 class="footer-heading">Services</h2> | |
<li class="footer-middle-list-item"><a href="home.html">Enjoy Latest Movies</a> </li> | ||
<li class="footer-middle-list-item"><a href="web-series.html">Watch Web-Series</a> </li> | ||
<li class="footer-middle-list-item"><a href="kids.html">Everything for Kids</a> </li> | ||
<li class="footer-middle-list-item"><a href="news.html">Coming soon</a> </li> | ||
<li class="footer-middle-list-item"><a href="premium.html">Get Premium Subscription</a> </li> | ||
<li class="footer-middle-list-item"><a href="faq.html">FAQ</a> </li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,11 @@ | |
<link rel="shortcut icon" href="./Images/Logo/Title.jpeg" type="image/x-icon"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> | ||
|
||
<!-- Font --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" | ||
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" | ||
|
@@ -195,6 +200,7 @@ <h2 class="footer-heading">Services</h2> | |
<li class="footer-middle-list-item"><a href="home.html">Enjoy Latest Movies</a> </li> | ||
<li class="footer-middle-list-item"><a href="web-series.html">Watch Web-Series</a> </li> | ||
<li class="footer-middle-list-item"><a href="kids.html">Everything for Kids</a> </li> | ||
<li class="footer-middle-list-item"><a href="news.html">Coming soon</a> </li> | ||
<li class="footer-middle-list-item"><a href="premium.html">Get Premium Subscription</a> </li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,11 @@ | |
<link rel="shortcut icon" href="./Images/Logo/Title.jpeg" type="image/x-icon"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> | ||
|
||
<!-- Font --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" | ||
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" | ||
crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
|
@@ -734,6 +739,7 @@ <h2 class="footer-heading">Services</h2> | |
<li class="footer-middle-list-item"><a href="home.html">Enjoy Latest Movies</a> </li> | ||
<li class="footer-middle-list-item"><a href="web-series.html">Watch Web-Series</a> </li> | ||
<li class="footer-middle-list-item"><a href="kids.html">Everything for Kids</a> </li> | ||
<li class="footer-middle-list-item"><a href="news.html">Coming soon</a> </li> | ||
<li class="footer-middle-list-item"><a href="premium.html">Get Premium Subscription</a> </li> | ||
<li class="footer-middle-list-item"><a href="faq.html">FAQ</a> </li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,12 @@ | |
<meta name="viewport" content="width=device-width"> | ||
<title>ApnaTheatre</title> | ||
<link rel="shortcut icon" href="./Images/Logo/Title.jpeg" type="image/x-icon"> | ||
|
||
<!-- Font --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet"> | ||
|
||
<!-- Bootstrap CSS --> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> | ||
|
@@ -182,6 +188,7 @@ <h2 class="footer-heading">Services</h2> | |
<li class="footer-middle-list-item"><a href="home.html">Enjoy Latest Movies</a> </li> | ||
<li class="footer-middle-list-item"><a href="web-series.html">Watch Web-Series</a> </li> | ||
<li class="footer-middle-list-item"><a href="kids.html">Everything for Kids</a> </li> | ||
<li class="footer-middle-list-item"><a href="news.html">Coming soon</a> </li> | ||
<li class="footer-middle-list-item"><a href="premium.html">Get Premium Subscription</a> </li> | ||
<li class="footer-middle-list-item"><a href="faq.html">FAQ</a> </li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.