HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <script> document.write("Your browser supports javascript"); </script> <noscript>Your browser does not supports javascript </noscript> <p><strong>Note: </strong>Disable javascript in your browser settings and try it again.</p> </body> </html>
OUTPUT
×

Save as Private