SlideShare ist ein Scribd-Unternehmen logo
1 von 22
Tag
Tag
<form> ... </form>
<form>
<input type="text"
name=“panda" />
Tag
<label> ... </label>
valu
e
<label> input
Tag
Tag
<input type="value" />
valu
e
text, password, reset,
button, file,
checkbox, radio
Tag
Tag
<input name="value" />
valu
e
<input type="text"
Tag
Tag
<input id="value" />
valu
e
id
<input type="text"
Tag
Tag
<input value="value" />
valu
e
<input type=“radio"
Tag
Tag
<input maxlength="value"
/>
valu
e
<input type="text"
Tag
Tag
<input size="value" />
valu
e
<input type="text"
Tag
Tag
<input src="value" />
valu
e
<input type="image"
Tag
Tag
<input checked="value" />
valu
e
checked
checkbox
radio
<input type="checkbox"
Tag
Tag
<textarea> ... </textarea>
<textarea cols="30"
rows="5">
Tag
Tag
<select> ... </select>
dropdown
<select name="country">
<option value="1"> Thailand
</option> <option
Tag
Tag
<select name="value"> ...
</select>
valu
e
<select name="country"> ...
Tag
Tag
<select size="value"> ...
</select>
valu
e
list
list
list box (
Tag
Tag
<option value="value"> ...
</value>
valu
e
submit form
Tag
Tag
<option selected="value">
... </option>
valu
e
selected
<option> Thailand </option>
Tag
Web site
Servlet
บทที่1
บทที่1

Weitere ähnliche Inhalte

Mehr von Waritsara Sonchan (8)

บทที่ 8
บทที่ 8บทที่ 8
บทที่ 8
 
บทที่ 9
บทที่ 9บทที่ 9
บทที่ 9
 
บทที่ 7
บทที่ 7บทที่ 7
บทที่ 7
 
บทที่ 7
บทที่ 7บทที่ 7
บทที่ 7
 
บทที่6
บทที่6บทที่6
บทที่6
 
บทที่5
บทที่5บทที่5
บทที่5
 
บทที่4
บทที่4บทที่4
บทที่4
 
บทที่3
บทที่3บทที่3
บทที่3