This file contains hidden or 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
<!DOCTYPE html> | |
<html lang="en" > | |
<head> | |
<meta charset="UTF-8"> | |
<title>CodePen - YouTube playlist</title> | |
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css'><link rel="stylesheet" href="./style.css"> | |
</head> | |
<body> | |
<!-- partial:index.partial.html --> |
This file contains hidden or 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
<!-- | |
For more expanation, visit: | |
https://stackoverflow.com/questions/57459015/how-to-embed-a-youtube-playlist-with-a-sidebar | |
--> | |
<div id="root"> | |
<iframe | |
width="438" | |
height="250" | |
src="https://www.youtube.com/embed/videoseries?list=PLkSaehvtoPcxdDhbdig_EYYVl5ONrhAqt" |
This file contains hidden or 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
<!--<div class="container"> | |
<header> | |
<h3 class="logo">WeoW Music</h3> | |
</header> | |
<section id="video"> | |
</section> | |
</div>--> | |
<div style="clear: both; max-width: 700px; position: relative; margin: auto;" id="yottie_1"> | |
<div class="yottie-widget-inner"> | |
<div class="yottie-widget-header yottie-visible"> |