This is my code:
<center>
<div style="text-align:center;width:350px;padding:0.5em 0;">
<h2><a style="text-decoration:none;" href="http://www.zeitverschiebung.net/en/country/bd"><span style="color:gray;"></span><br /></a>
</h2>
<iframe src="http://www.zeitverschiebung.net/clock-widget-iframe?language=en&timezone=Asia%2FDhaka" width="100%" height="130" frameborder="0" seamless>
</iframe> <small style="color:gray;">
<a href="http://www.zeitverschiebung.net/en/" style="color: gray;">
</a>
</small>
</div>
</center>
When I run this code from notepad++ on any browser then it works, but after hosting on google drive it doesn't work. What is the problem?