網頁程式撰寫/2017/劉恩佑
出自六年制學程
本學期專案:通訊錄
php超文件處理
html文件格式
http傳輸協定
clint前端
server後端
<>標籤
<標籤 屬性名=屬性值 屬姓名=屬性值>
<meta>描述
<form>表單開始
</form>表單結束
<body>本文
</body>本文結束
span文字小片段
<text>文字、文件
br換行
type='submit'按鈕
hr水平線
<option>下拉式選單
<tr>表格 col span打通 row span打通
input輸入
Output輸出
<!DOCTYPE html> 告訴伺服器這是html5
<tr=>