<html>
<body>
<script type="text/javascript">
document.write("<h1>heading</h1>");
document.write("<p>pargraph</p>");
</script>
</body>
</html>
<body>
<script type="text/javascript">
document.write("<h1>heading</h1>");
document.write("<p>pargraph</p>");
</script>
</body>
</html>
No comments:
Post a Comment