Answers for "H1 ALERT HTML"

0

H1 ALERT HTML

<h1>ALERT</h1>
<script>
 alert("ALERT");
</script>
Posted by: Guest on September-22-2020

Browse Popular Code Answers by Language