Themes: default 3024-day blackboard cobalt eclipse mbo mdn-like monokai pastel-on-dark rubyblue the-matrix xq-light
Tutorial Brain @2019
<!DOCTYPE html>
<html>
<body>
<h2>Example to Embed YouTube Video in HTML</h2>
<iframe width="400px" height="250px"
src="https://www.youtube.com/embed/TEvO20ZENZo">
</iframe>
</body>
</html>