a short script tutorial<html> <body> <script type="text/javascript"> document.write("Yoour Message Here!") </script> </body> </html>