welcome

Click here

Saturday, July 16, 2011

Set a website as desktop wallpaper


The trick simple and you won't need any third party software to set a website as the desktop wallpaper.

You'll need only simple text editor like a notepad to execute this trick.


1]Copy the html code given below and paste it into a notepad


<html>
<body>
<iframe src="http://www.google.com" width="100%" height="100%"></iframe>
</body>
</html>

The text in red is name of the website to be kept as wallpaper.

2] Save it with .html extension and the name can be as per your choice.

3]Now right click on the desktop and choose properties.

4]Select display tab ,browse and get the .html file created by you.After selecting that file click on apply.

5]That's it enjoy .

No comments:

Post a Comment