
w03-HTML語言-3-表單

Quiz
•
Computers
•
11th Grade
•
Medium
邱建誌 邱建誌
Used 10+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
表單指令為?
<form method=post></form>
<table></table>
<img></img>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
可讓人輸入文字的單行文字方塊的指令是?
<input type="single">
<input type="text">
<input type="radio">
<textarea></textarea>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
可讓人輸入文字的多行文字方塊的指令是?
<input type="single">
<input type="text">
<input type="radio">
<textarea></textarea>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
可讓人用多個○來進行單選的指令是?
<input type="checkbox">
<input type="text">
<input type="radio">
<textarea></textarea>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
多個radio單選,以name同名的為同一組。
請問,「魯天」跟哪個值在單選上同組?
<input type="radio" name="ob" value="魯天">
<input type="radio" name="og" value="那美">
<input type="radio" name="ob" value="索薩">
<input type="radio" name="ob" value="山冶">
那美
索薩
山冶
那美
索薩
索薩
山冶
山冶
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
要能出現如圖可多選的效果,請問HTML指令為?
<input type="radio" name="g" value="緋染天空"> 緋染天空
<input type="radio" name="g" value="重返未來"> 重返未來
<input type="radio" name="g" value="跑跑卡丁車"> 跑跑卡丁車
<input type="checkbox" name="g[]" value="緋染天空"> 緋染天空
<input type="checkbox" name="g[]" value="重返未來"> 重返未來
<input type="checkbox" name="g[]" value="跑跑卡丁車"> 跑跑卡丁車
<input type="text" name="g" value="緋染天空"> 緋染天空
<input type="text" name="g" value="重返未來"> 重返未來
<input type="text" name="g" value="跑跑卡丁車"> 跑跑卡丁車
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<input type="checkbox" name="g[]" value="緋染天空"> 緋染天空
<input type="checkbox" name="g[]" value="重返未來"> 重返未來
<input type="checkbox" name="g[]" value="跑跑卡丁車"> 跑跑卡丁車
如圖,HTML如上,勾選第3項後按儲存,
則php程式中「跑跑卡丁車」會放在?
$_POST['game'][3]
$_POST['game'][2]
$_POST['game'][1]
$_POST['game'][0]
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Основы HTML

Quiz
•
11th Grade
10 questions
Web Design: Basics of HTML and CSS

Quiz
•
9th - 12th Grade
11 questions
INFORMATIKA SUMATIF GANJIL XI

Quiz
•
9th - 12th Grade
10 questions
INTRODUCTION TO PROBLEM SOLVING(MCQ)

Quiz
•
11th Grade
10 questions
Post Test C++

Quiz
•
9th - 12th Grade
10 questions
Pemrograman Bahasa C_09-02-2023

Quiz
•
11th Grade
10 questions
PROGRAMAR CON HTML

Quiz
•
7th - 11th Grade
15 questions
Просвещения Web-программирование №10 Тест 2024

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade