Currently, I am in the process of learning HTML, CSS, and CSS3.
I am trying to figure out how to play YouTube videos by clicking on an image using only HTML and CSS or CSS3.
If anyone has any suggestions or guidance on how to achieve this, please let me know.
<iframe src="http://www.youtube.com/embed/W7qWa52k-nE"
width="560" height="315" frameborder="0" allowfullscreen></iframe>