2016年5月5日 星期四

javascrip


http://pclevin.blogspot.tw/2011/12/javascriptjavascript.html


貼上

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=BIG5">
<title>第一支javaScript</title>
</head>
<body>
<h2>document.write用法</h2>
 <Script type ="text/javascript">
  document.write("Hello world!!");
 </Script>
</body>
</html>

另存新檔    純文字文件

改檔名    test.txt→test.html


http://myweb.fcu.edu.tw/~a24/button.htm
檢視原始碼


<input type="checkbox" name="interest" value="單 打 獨 鬥" id="1"><label for="1">單 打 獨 鬥---------------</label><label for="demoradio_1">

貼在<body>下面



沒有留言:

張貼留言