Search This Blog

Tuesday, 23 August 2011

SURF SITE WITHOUT ANY BROWSER

Open Notepad.
Paste the following code in it:

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

Save the file with any name but with .html extension and close it. For eg. xtremehackers.html
.............................................................................................................................

No comments:

Post a Comment