Step 1. Go to Layout >> Add a Gadget and Add a new HTML/JavaScript Gadget
Step 2. In the HTML box, paste this below code and save :
For -Vertical
<iframe
src="http://www.nepcal.com/clock_e2.php" frameborder="0"
scrolling="no" marginwidth="0" marginheight="0"
style="border:none; overflow:hidden; width:120px; height:267px;"
allowtransparency="true"></iframe>
|
For - Landscape
<iframe
src="http://www.nepcal.com/clock_e.php" frameborder="0"
scrolling="no" marginwidth="0" marginheight="0"
style="border:none; overflow:hidden; width:267px; height:120px;"
allowtransparency="true"></iframe>
|
0 comments:
Post a Comment