Skip to content

Commit

Permalink
Update video.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rithikyennam authored Dec 3, 2023
1 parent 27dfc44 commit d3ec8cc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions video.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,17 @@ <h2>Educational Video</h2>
</div>
</div>

<div id="page" class="container">
<div class="centered-content">
<h2>Educational Video</h2>
<p>Tap to learn about India's culture and history.</p>
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/sTnzcGuWOko" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>


<!-- Footer from the existing HTML -->

</div>
Expand Down

0 comments on commit d3ec8cc

Please sign in to comment.