<html> <head> <title>MY TITLE</title> </head> <body> The title of the document is: <script type="text/javascript"> document.write(document.title) </script> </body> </html>
Edit the text above, and click on the button to see the result.
Copyright © 2007-2008, Www.JavaBasics.We.Bs All rights reserved.