How To Create LIVE webpage Desktop.
Posted on 17.12.09 by Pauseoff
Make your desktop as a live webpage.
- Open Notepad.
- Type the following code:(If you want any other site to be your live webpage then just replace ” www.google.com” by that site url u want to have.
code:
<html>
<body>
<iframe
src ="http://www.google.com"
width="100%" height="100%">
</iframe>
</body>
</html> - Save it as .html file.
- Now open desktop properties.
- Now go to Browse Option & Select the .html file and click ok.
- You have ur Webpage.
- To disable it delete the .html file or set any other wallpaper as your desktop background.
Related Posts :
- Top 15 Windows XP key shortcuts.
- Who blocked me in Gtalk?
- Windows Task Manager Alternative - Process Hacker
- How To Turn On Num Lock, Scroll Lock, and Caps Loc.
No Response to "How To Create LIVE webpage Desktop."
Leave A Reply