Labels

Cerpen (18) html (16) movie (10) modul (7) SAP Security (2) c++ (2) Business (1)

Sunday, 6 March 2016

Pop out message

<html>
<head>
<title> Javascript Example 1 </title>
<script>
alert("Hello!! I am your Javascript and this is pop out message!");
</script>
</head>
<body>
</body>
</html>

No comments:

Post a Comment