Skip to content

Commit

Permalink
Added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalkeshan committed Oct 5, 2021
1 parent 235671f commit 3378d98
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
</head>
<body>
<div class="page-wrapper">

<!-- Nab Bar of Netflix -->

<section id="navbar">
<div class="nav">
<input type="checkbox" id="nav-check">
Expand Down Expand Up @@ -62,6 +65,9 @@
<span>Series... <i class="fa fa-arrow-right" aria-hidden="true"></i></span>
</div>
</section>

<!-- Movies Collection and Containers -->

<section class="movies" >
<div class="movie-container">
<img src="images/2.jpg" alt="movie">
Expand Down

0 comments on commit 3378d98

Please sign in to comment.