HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <script> document.write("Page location: "+window.location.href); </script> </body> </html>
OUTPUT
×

Save as Private