Easy Write Code
關於我
Embedded technical
2014年6月18日 星期三
Web(4) HTML +VB Script 的HELLO WORLD
做一個簡單的
"Hello world"
程式。
l
結果如下:
l
Sample code
如下:
<html>
<head>
</head>
<body>
<h1>
<script type="text/vbscript">
document.write("Hello World")
</script>
<h1>
</body>
</html>
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言