Skip to content

Commit

Permalink
Merge pull request FrontendFreaks#143 from FrontendFreaks/Vishal-raj-1
Browse files Browse the repository at this point in the history
adding video player on HTML page
  • Loading branch information
Vishal-raj-1 authored Oct 5, 2023
2 parents 8da24d8 + 3259d59 commit bd7da89
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions content/batch/learn/html/basic.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,7 @@ Want to improve this page? Raise a issue on [@github](https://github.com/ManishB
<TabsContent value="learn">

## 📺 Watch Now

<div className="w-full h-full">
<a href="https://youtu.be/EOwWXNBKtBM" >
<img className="w-full h-full object-cover" src="http://img.youtube.com/vi/EOwWXNBKtBM/0.jpg" alt="HTML Crash Course" />
</a>
</div>

<VideoPlayer src="https://youtu.be/EOwWXNBKtBM"/>

<Callout type="info">
We hope that you found the tutorial video helpful in understanding the basic concepts of HTML, You can refer this notes 📝 for quick revision.
Expand Down

0 comments on commit bd7da89

Please sign in to comment.