<html> <head> <title>A Simple Page</title> <script language="JavaScript"> alert("This line has a tab\there"); </script> </head> <body> </body> </html>