Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Buggem authored Aug 13, 2021
1 parent 92deb7f commit b08bcd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ For [video id], the id is what is after http://www.youtube.com/watch?v= </br>
Note: <code>document.write("\<yt-embed width="[place your width here]" height="[place your height here]" videoid="[video id]"\><\/yt-embed\>");</code></br>
Will not work.
# Pure HTML
Add the element <\yt-embed\>
Add the element <code>\<yt-embed\></code>
It should look like:</br>
<code><\yt-embed width="[place your width here]" height="[place your height here]" videoid="[video id]"\><\/yt-embed\></code>
<code>\<yt-embed width="[place your width here]" height="[place your height here]" videoid="[video id]"\><\/yt-embed\></code>

0 comments on commit b08bcd9

Please sign in to comment.