SstefanobarsottiNov 5, 2019
Hello, why can't I insert this link in the youtube frame?
The link of video is https://www.youtube.com/watch?v=2DFKm_JQEDI
This is the code:
<div id="posts">
<div class="entry clearfix">
<div class="entry-image">
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=cnN6Ww4Inu0" frameborder="0" allowfullscreen></iframe>
</div>
<div class="entry-title">
<h2>Collemattoni - Brunello di Montalcino</h2>
</div>
<div class="entry-content">
<p></p>
</div>
</div>
</div>