Page 133 - เตรียมสอบครูผู้ช่วยคอมพิวเตอร์_compressed
P. 133
่
ี
ี
เฉลยแบบทดสอบหลังเรยนหน่วยท 10
่
่
้
ี
คําชแจง ให้นักเรียนเลือกคําตอบทีถูกต้องทีสุดเพียงคําตอบเดียว
้
้
่
1. ขอใดรูปแบบคําสั่งการสร้างฟอร์มในภาษา HTML ทีถูกตอง
ื่
ก. <form name= "ชอฟอร์ม" method= "post/get" action= "URL">
ข. <form method= "post/get" action= "URL">
ค. <form>ส่วนประกอบของฟอร์ม</form>
ง. <iform>ส่วนประกอบของฟอร์ม</iform>
่
ี
้
็
้
้
2. ขอใดเปนคําสั่งทใชสร้างช่องรับขอมูลชนิด Text Box
ก. <input type= "submit">
ข. <input type= "text">
ค. <input type= "password">
ง. <input type= "button">
ี
็
้
่
้
้
3. ขอใดเปนคําสั่งทใชสร้างช่องรับขอมูลชนิด Password
ก. <input type= “radio”>
ข. <input type= "submit">
ค. <input type= “checkbox”>
ง. <input type= "password">
่
ี
้
้
็
้
4. ขอใดเปนคําสั่งทใชสร้างช่องรับขอมูลชนิด Text Area
ก. <input type= “checkbox”>
ข. <input type= "textarea">
ค. <input type= "text">
ง. <textarea>......</textarea>
ี
้
้
่
็
้
5. ขอใดเปนคําสั่งทใชสร้างช่องรับขอมูลชนิด Check Box
ก. <input type= "password">
ข. <input type= "text">
ค. <input type= “checkbox”>
ง. <input type= “radio”>