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 About Us Page #573

Closed
Closed
Show file tree
Hide file tree
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
Binary file added Images/about.jfif
Binary file not shown.
506 changes: 506 additions & 0 deletions aboutus.html

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion action.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
display: flex;
align-items: center;
padding: 0px 7.5px;
margin-left: 10px;
}
.nav-item :hover{
margin-bottom: 10px;
Expand Down Expand Up @@ -108,6 +109,12 @@
<a class="nav-link" href="premium.html">Premium</a>
</li>

<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
Expand Down Expand Up @@ -688,7 +695,7 @@ <h2 class="footer-heading">Services</h2>
<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>

<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
4 changes: 4 additions & 0 deletions anime.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -713,6 +716,7 @@ <h2 class="footer-heading">Services</h2>
<li class="footer-middle-list-item"><a href="news.html">Coming soon</a> </li>
<li class="footer-middle-list-item"><a href="index.html">Get Premium Subscription</a> </li>
<li class="footer-middle-list-item"><a href="faq.html">FAQ</a> </li>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
4 changes: 4 additions & 0 deletions comedy.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -621,6 +624,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
13 changes: 9 additions & 4 deletions contactus.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
/* navbar css */
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 19px;
margin-left: 12px;

}

Expand Down Expand Up @@ -106,8 +106,8 @@
}
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 19px;
margin-left: 14px;
}
@media only screen and (max-width: 1400px){
#header-nav .nav-link {
Expand Down Expand Up @@ -221,6 +221,10 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>

<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -400,6 +404,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
8 changes: 6 additions & 2 deletions crime.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
}
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 19px;
margin-left: 12px;
}
@media only screen and (max-width: 1400px){
#header-nav .nav-link {
Expand Down Expand Up @@ -154,6 +154,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -586,6 +589,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
8 changes: 6 additions & 2 deletions documentary.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@

#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 19px;
margin-left: 12px;
}

@media only screen and (max-width: 1400px){
Expand Down Expand Up @@ -149,6 +149,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -584,6 +587,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
8 changes: 6 additions & 2 deletions drama.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
}
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 19px;
margin-left: 12px;
}
@media only screen and (max-width: 1400px){
#header-nav .nav-link {
Expand Down Expand Up @@ -151,6 +151,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -886,6 +889,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
8 changes: 6 additions & 2 deletions dummy.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
/* navbar css */
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 19px;
margin-left: 14px;

}

Expand Down Expand Up @@ -114,6 +114,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -202,6 +205,7 @@ <h2 class="footer-heading">Services</h2>
<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="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
8 changes: 6 additions & 2 deletions fantasy.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
}
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 196px;
margin-left: 14px;
}
@media only screen and (max-width: 1400px){
#header-nav .nav-link {
Expand Down Expand Up @@ -152,6 +152,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -749,6 +752,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
4 changes: 4 additions & 0 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -191,6 +194,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
4 changes: 4 additions & 0 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html" onMouseOver="this.style.color='red'" onMouseOut="this.style.color='white'">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html" onMouseOver="this.style.color='red'" onMouseOut="this.style.color='white'">About Us/a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -2927,6 +2930,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
8 changes: 6 additions & 2 deletions horror.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
}
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 19px;
margin-left: 12px;
}

@media only screen and (max-width: 1400px){
Expand Down Expand Up @@ -153,6 +153,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -584,6 +587,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
8 changes: 6 additions & 2 deletions kids.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@

#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 19px;
margin-left: 12px;



Expand Down Expand Up @@ -445,6 +445,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -846,6 +849,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
8 changes: 6 additions & 2 deletions movies.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@
}
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
font-size: 19px;
margin-left: 12px;
}
@media only screen and (max-width: 1400px){
#header-nav .nav-link {
Expand Down Expand Up @@ -303,6 +303,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -702,6 +705,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
4 changes: 4 additions & 0 deletions news.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li>
<!-- Genre dropdown starts-->
<div>
Expand Down Expand Up @@ -288,6 +291,7 @@ <h2 class="footer-heading">Services</h2>
<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>
<li class="footer-middle-list-item"><a href="aboutus.html">About Us</a> </li>
</ul>
</div>
<div class="footer-middle">
Expand Down
Loading