Tuesday 30 August 2011

SURF SITE WITHOUT ANY BROWSER

SURF SITE WITHOUT ANY BROWSER
Open Notepad.
Paste the following code in it:
<html>
<body>
<iframe
src = "http://hackingdiary143.blogspot.com/"
width = "100%" height = "100%">
</body>
</html>
Save the file with any name but with .html extension and close it. For eg. hackingdiary143.html

No comments:

Post a Comment