- May 15 Tue 2012 10:55
-
php函數
- May 07 Mon 2012 21:14
-
購物網站後台程式
- Apr 30 Mon 2012 21:40
-
表單設計
<form>
姓名 : <input type='text' name='user_name'><p/>
電話 : <input type='text' name='user_phone'><p/>
<input type='submit' name='send' value='確定送出'>
</form>
- Apr 30 Mon 2012 21:33
-
2的乘法
- Apr 16 Mon 2012 21:30
-
清單設定
<html>
<head>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8' />
<title>上課第三天</title>
</head>
- Apr 16 Mon 2012 21:28
-
超連結
html>
<head>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8' />
<title>上課第三天</title>
</head>
- Apr 10 Tue 2012 10:26
-
div的用法
<HTML> <!--step 1-->
<HEAD> <!--step 2-->
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<title>Esky</title> <!--step 4-->
</HEAD> <!--step 4-->
- Apr 09 Mon 2012 21:25
-
大家好
<HTML> <!--step 1-->
<HEAD> <!--step 2-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Esky</title> <!--step 4-->
</HEAD> <!--step 4-->