I want to play a video on the front page, centered. I've used this HTML:-
<div style="text-align: center"><iframe width="420" height="315" src="http://www.youtube.com/watch?v=JoPr_sSIHqc" frameborder="0" allowfullscreen></iframe>
</div>
Unfortunately I don't see a thing; what am I doing wrong?