增加表单的文本域的html代码是()。 A: <inputtype=submit> B: <inputtype=password> C: <textareaname=”textarea”></textarea> D: <inputtype=checkbox>
增加表单的文本域的html代码是()。 A: <inputtype=submit> B: <inputtype=password> C: <textareaname=”textarea”></textarea> D: <inputtype=checkbox>
增加表单的列表框的html代码是()。 A: <inputtype=submit> B: <textareaname=”textarea”></textarea> C: <selectmultiple></select> D: <inputtype=checkbox>
增加表单的列表框的html代码是()。 A: <inputtype=submit> B: <textareaname=”textarea”></textarea> C: <selectmultiple></select> D: <inputtype=checkbox>
在表单中插入复选框的正确的HTML代码是()。 A: 〈inputtype="password"size=15〉〈/input〉 B: 〈textareaname=""rows=""cols=""〉〈/textarea〉 C: 〈inputtype="checkbox"name=""value=""/〉 D: 〈inputtype="textarea"rows=""cols=""〉〈/input〉
在表单中插入复选框的正确的HTML代码是()。 A: 〈inputtype="password"size=15〉〈/input〉 B: 〈textareaname=""rows=""cols=""〉〈/textarea〉 C: 〈inputtype="checkbox"name=""value=""/〉 D: 〈inputtype="textarea"rows=""cols=""〉〈/input〉
在表单中插入多行文本域的正确的HTML代码是()。 A: 〈inputtype="password"size=15〉〈/input〉 B: 〈textareaname=""rows=""cols=""〉〈/textarea〉 C: 〈selectmultiple〉〈optionvalue=""〉〈/select〉 D: 〈inputtype="textarea"rows=""cols=""〉〈/input〉
在表单中插入多行文本域的正确的HTML代码是()。 A: 〈inputtype="password"size=15〉〈/input〉 B: 〈textareaname=""rows=""cols=""〉〈/textarea〉 C: 〈selectmultiple〉〈optionvalue=""〉〈/select〉 D: 〈inputtype="textarea"rows=""cols=""〉〈/input〉
1