Javascript
Saturday, January 11, 2014
First WebPage using Javascript
<html>
<body>
<script type="text/javascript">
document.write("Welcome to the first page");
</script>
</body>
</html>
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment