Add a tab to alert box (IE)
|
|
<html> <head> <title>A Simple Page</title> <script language="JavaScript"> <!-- alert("This line has a tabthere"); // --> </script> </head> <body>
</body> </html>
|
|
|
HTML code for linking to this page:
Related in same category :
-
-
-
-
-
|