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

Save as Private