Script Tag

<!DOCTYPE html>
<html>
<head>
    <title>Document</title>
</head>
<body>
<h1>The script element</h1>
<script>
    alert("Welcome To Html Online Course");
</script>
</body>
</html>

     


( Click Here )





Tags
Copyright © 2021 Designed by Rishi Rao