Source Code Viewer

 

 

 

 

 

See the source code of any online site. Find out exactly how the website is scripted.

How do I use this tool? [+/-]

How to use this tool

1. Enter exact website address to view source code.

2. Click “View!” button.

You will now beable to view the Websites source code in the box below.

 

View source of:
http://
  (eg. instant-webmaster.com)

function validate(theform) {
if (theform.domain.value == “”) { alert(“No Domain”); return false; }
return true;
}

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *