Skip to content

Commit

Permalink
Update page.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanSomka authored Jun 28, 2024
1 parent 1ae7e8f commit d8b4e56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions page.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@
<link rel="stylesheet" href="12.css">
</head>
<body>
<script src="1212.js"></script>
<script>
alert ("Allow to use ur info?")
let person=prompt("Plz enter ur name:")
alert ("Hello " + person)
</script>
</body>
</html>
</html>

0 comments on commit d8b4e56

Please sign in to comment.