index.html
Tue Oct 03 2023 09:08:28 GMT+0000 (Coordinated Universal Time)
Saved by
@rocky@2004
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="x-UV-compabite" constant="IE=edge">
<meta name="viewport"content="width=device-width-,imitial-scale=1.0">
</head>
<body>
<p>
some text
</p>
<script>
window.alert("welcome to masai javascript tutoria!")
</script>
</body>
</html>
content_copyCOPY
html lang=en
Comments