I want to add youtube video on website. I want, There will have only control panel. and need to hide top title and logo. But If hide the title, then never hide logo / watermark logo. But I need to hide twice (title+logo). How can I do this ?
This is my code:
<iframe width="560" height="315" src="https://www.youtube.com/embed/Oo00q-l8VKQ?modestbranding=1&autoplay=0&rel=0&showinfo=0" frameborder="0" allowfullscreen>
</iframe>