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="400" height="300"
src="https://youtube.com/embed/cRCh4fDS1DI">
</iframe>
</body>
</html>