-
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
0 parents
commit e4b474a
Showing
10 changed files
with
419 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,166 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Netflix Homepage</title> | ||
<link rel="shortcut icon" href="images/img8.png" type="image/x-icon"> | ||
<link rel="stylesheet" href="style.css"> | ||
</head> | ||
<body> | ||
|
||
<div class="header-page"> | ||
<div class="nav"> | ||
<img src="images/img2.png" class="logo" alt="logo"> | ||
<div class="button-div"> | ||
<button class="languages">English <img src="images/img3.png" alt=""></button> | ||
<button class="signIn">Sign In</button> | ||
|
||
</div> | ||
</div> | ||
<div class="header-content"> | ||
<h1>Unlimited movies, TV shows and more</h1> | ||
<h3>Watch anywhere. Cancel anytime.</h3> | ||
<p>Ready to watch? Enter your email to create or restart your membership.</p> | ||
<form action="" class="email-signup"> | ||
<input type="email" placeholder="Email address" required> | ||
<button type="submit" class="Email_btn">Get Started ></button> | ||
</form> | ||
</div> | ||
</div> | ||
<div class="division"></div> | ||
<div class="main-content_container"> | ||
<div class="row row-1"> | ||
<div class="content"> | ||
<h2>Enjoy on your TV</h2> | ||
<p>Watch on smart TVs, PlayStation, Xbox, Chromecast, Apple TV, Blu-ray players and more.</p> | ||
</div> | ||
<div class="img-container"> | ||
<img src="images/img4.png" alt=""> | ||
</div> | ||
</div> | ||
<div class="division"></div> | ||
<div class="row row-2"> | ||
<div class="img-container"> | ||
<img src="images/img5.png" alt=""> | ||
</div> | ||
<div class="content"> | ||
<h2>Download your shows to watch offline</h2> | ||
<p>Save your favourites easily and always have something to watch.</p> | ||
</div> | ||
</div> | ||
<div class="division"></div> | ||
<div class="row row-3"> | ||
<div class="content"> | ||
<h2>Watch everywhere</h2> | ||
<p>Stream unlimited movies and TV shows on your phone, tablet, laptop, and TV</p> | ||
</div> | ||
<div class="img-container"> | ||
<img src="images/img7.png" alt=""> | ||
</div> | ||
</div> | ||
<div class="division"></div> | ||
<div class="row row-4"> | ||
<div class="img-container"> | ||
<img src="images/img6.png" alt=""> | ||
</div> | ||
<div class="content"> | ||
<h2>Create profiles for kids</h2> | ||
<p>Send children on adventures with their favourite characters in a space made just for them—free with your membership.</p> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div class="faq"> | ||
<h2>Frequently Asked Questions</h2> | ||
<ul class="faq_container"> | ||
<li> | ||
<input type="radio" name="faq_container" id="id1"> | ||
<label for="id1" id="Q1">What is Netflix</label> | ||
<div class="answers"> | ||
<p>Netflix is a streaming service that offers a wide variety of award-winning TV shows, movies, anime, documentaries and more - on thousands of internet-connected devices. | ||
You can watch as much as you want, whenever you want, without a single ad – all for one low monthly price. There's always something new to discover, and new TV shows and movies are added every week!</p> | ||
</div> | ||
</li> | ||
<li> | ||
<input type="radio" name="faq_container" id="id2"> | ||
<label for="id2">How much does Netflix Cost?</label> | ||
<div class="answers">Watch Netflix on your smartphone, tablet, Smart TV, laptop, or streaming device, all for one fixed monthly fee. Plans range from ₹ 149 to ₹ 649 a month. No extra costs, no contracts.</div> | ||
</li> | ||
<li> | ||
<input type="radio" name="faq_container" id="id3"> | ||
<label for="id3">Where Can I Watch?</label> | ||
<div class="answers">Watch anywhere, anytime. Sign in with your Netflix account to watch instantly on the web at netflix.com from your personal computer or on any internet-connected device that offers the Netflix app, including smart TVs, smartphones, tablets, streaming media players and game consoles. | ||
|
||
You can also download your favourite shows with the iOS, Android, or Windows 10 app. Use downloads to watch while you're on the go and without an internet connection. Take Netflix with you anywhere.</div> | ||
</li> | ||
<li> | ||
<input type="radio" name="faq_container" id="id4"> | ||
<label for="id4">How Do I Cancel?</label> | ||
<div class="answers">Netflix is flexible. There are no annoying contracts and no commitments. You can easily cancel your account online in two clicks. There are no cancellation fees – start or stop your account anytime.</div> | ||
</li> | ||
<li> | ||
<input type="radio" name="faq_container" id="id5"> | ||
<label for="id5">What Can I Watch On Netflix</label> | ||
<div class="answers"> | ||
Netflix has an extensive library of feature films, documentaries, TV shows, anime, award-winning Netflix originals, and more. Watch as much as you want, anytime you want. | ||
</div> | ||
</li> | ||
<li> | ||
<input type="radio" name="faq_container" id="id6"> | ||
<label for="id6">Is Netflix Good For Kids?</label> | ||
<div class="answers"> | ||
The Netflix Kids experience is included in your membership to give parents control while kids enjoy family-friendly TV shows and films in their own space. | ||
|
||
Kids profiles come with PIN-protected parental controls that let you restrict the maturity rating of content kids can watch and block specific titles you don’t want kids to see. | ||
</div> | ||
</li> | ||
</ul> | ||
<p>Ready to watch? Enter your email to create or restart your membership.</p> | ||
<form action="" class="email-signup"> | ||
<input type="email" placeholder="Email address" required> | ||
<button type="submit" class="Email_btn">Get Started ></button> | ||
</form> | ||
</div> | ||
<div class="division"></div> | ||
|
||
<div class="footer"> | ||
<div class="footer-row"> | ||
<div class="col"> | ||
<ul> | ||
<li>Questions? Call 000-800-919-1694</li> | ||
<li>FAQ</li> | ||
<li>Questions? Call 000-800-919-1694</li> | ||
<li>Privacy</li> | ||
<li>Speed Test</li> | ||
<li> <button class="languages footer-languages-btn">English <img src="images/img3.png" alt=""></button></li> | ||
<li>Netflix India</li> | ||
</ul> | ||
</div> | ||
<div class="col"></div> | ||
<ul> | ||
<li>Help Centers</li> | ||
<li>Jobs</li> | ||
<li>Cookie Preferences</li> | ||
<li>Legal Notices</li> | ||
<li>Speed Test</li> | ||
</ul> | ||
<div class="col"></div> | ||
<ul> | ||
<li>Acoount</li> | ||
<li>Ways To Watch</li> | ||
<li>Corporate Information</li> | ||
<li>Only on Netflix</li> | ||
</ul> | ||
<div class="col"></div> | ||
<ul> | ||
<li>Media Centre</li> | ||
<li>Terms of Use</li> | ||
<li>Contact Us</li> | ||
</ul> | ||
</div> | ||
<hr> | ||
<p>©Copyright 2023 Jatin Chaudhary. All Rights Reserved ®</p> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.