Örnek:
<html> <body> <script language="javascript"> alert("bu bir scripttir ") document.write("Merhaba") </script> </body> </html>
Sonucu Göster