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

Save as Private