alert("this is the alert")
<!DOCTYPE html>
<html>
<body>
<h2>Biggnars platform</h2>
<script>
window.alert("My known programming languages are python,c# and java");
</script>
</body>
</html>
// the hello world program
alert("Hello, World!");
alert("Alert")
alert("Hello World!");
alert("This is an alert !");
<a href="javascript:console.log('javascript');alert('javascript')">Link</a>
alert("Message")
- Information : You can only accept.
- Confirmation: You can accept or decline.
- Prompt : You can accept, decline, and/or sendKeys.
alert("--Your alert--"); = Notification Alert