Programming in Java/HTML
This a blog for people who want to understand the basics of Java and HTML
Friday, 13 November 2015
Put in java script in a html page
<html>
<body>
<script ="text/javascript>
document.write("Hello World");
</script>
</body>
</html>
When it runs it should look like this
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment