Iframe

TechTwist

TechTwist get a new twist on your PC

Pages

 

Change your desktop into a webpage

This is a cool little trick that you can do to xp and vista (it might work on older versions of windows and maybe linux still havent tested it yet, email us to let us know). For this little tweak all you have to do is open up a new text document and write in this little code

<html><body>

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


</body></html>

you can replace the "www.google.com" part with any website you wish, for example "www.youtube.com" or "www.hotmail.com" once this is done save the text document as whatever you want and at the end of the name make sure you add .html for example "newbackground.html" and save it to where ever you want. Once you've finished that you then go to your desktop and right click, propities, click on the desktop tab, and then click browse and find the .html document you made and that should be it. Here is a video on how to do it. Please email us if you need any help.