How to wrap text around Youtube video?
Hi,
I tried to wrap text aoround an embedded Youtube video, but all I tried did not work.
I found some hints on the Internet but they did not solve the problem.
This is what I tried last:
<div style="float: left; margin-right: 14px;">
<iframe src="https://www.youtube.com/embed/oXv9gjqEmMg?autoplay=0&rel=0&loop=0&controls=0&showinfo=0&fs=0" width="320" height="180" frameborder="1"></iframe>
</div>
<div style="float: left;">
Lorem ipsum dolor sit amet............
</div>
<div style="clear: both;"></div>
Here the link to this page: http://sf-plochingen.schachvereine.de/sfp2/testseiten/seite-mit-video/
Thanks for helpfull hints.
Regards
Bernhard