【单选题】【消耗次数:1】
要输出密码域,type属性的属性值应该等于( )
password
radio
text
Image
参考答案:
复制
纠错
相关题目
【多选题】 下列属于表单元素的type属性值的是(???)。
①  text
②  file
③  password
④  radio
【判断题】 button不是input标记的type属性值( )。
①  正确
②  错误
【单选题】 阅读以下代码段,则可知( )。INPUT type=text name=textfieldINPUT type=radio name=radio value=女INPUT type=checkbox name=checkbox value=checkboxINPUT type=file name=file
①  上面代码表示的表单元素类型分别是:文本框、单选按钮、复选框、文件域
②  上面代码表示的表单元素类型分别是:文本框、复选框、单选按钮、文件域
③  上面代码表示的表单元素类型分别是:密码框、多选按钮、复选框、文件域
④  上面代码表示的表单元素类型分别是:文本框、单选按钮、下拉列表框、文件域
【判断题】 无序列表的type属性默认值是square( )。
①  正确
②  错误
【单选题】 若输入的值为123456,则() void swap(int password) { if(password == 123456) { printf(登录成功!); } else { printf(密码错误!); } } void main() { scanf(%d,&password); swap(); }
①  无结果
②  程序无法运行,报错
③  密码错误!
④  登录成功!
【单选题】 要实现表单元素中的单选框,input 标签的type 属性应设为?
①  radio
②  checkbox
③  select
④  text
【单选题】 在 CSS中要使文本闪烁, text-decoration 属性的取值应该是?
①  none
②  underline
③  blink
④  overline
【判断题】 input标记的类型radio属性取值表示单选按钮( )。
①  正确
②  错误
【单选题】 文本框text1的text属性的数据类型是()。
①  整数型
②  字符串
③  单精度
④  双精度
【多选题】 下面关于设置文本域的属性说法正确的是(???)。
①  单行文本域只能输入单行的文本
②  通过设置可以控制单行域的高度
③  通过设置可以控制输入单行域的最长字符数
④  密码域的主要特点是不在表单中显示具体输入内容,而是用*来替代显示
随机题目
【判断题】 White wines,well-chilled, can be served with all meat and fish
①  正确
②  错误
【判断题】 0.05$ is called a dime
①  正确
②  错误
【判断题】 Chinese herbal medicine has been used for centuries to cure disease and alleviate discomfort due to many different disorders.
①  正确
②  错误
【判断题】 0.25$ is called a quarter
①  正确
②  错误
【判断题】 Sichuan food is hot and spicy.
①  正确
②  错误
【判断题】 Thanks to the enormous orchard , the Japan became the world’s largest apple-producing nations.
①  正确
②  错误
【判断题】 Americans may eat this big breakfast at weekends or on special occasions but prefer a smaller, healthier meal to start a normal day.
①  正确
②  错误
【判断题】 Hotels can be classified according to the rate, location and type of guests.
①  正确
②  错误
【判断题】 How would you like your steak? The answer will be rare, medium or well done.
①  正确
②  错误
【判断题】 Chinese big cuisines are Sichuan cuisines Guangdong cuisine, Beijing cuisine and Huaiyang cuisine.
①  正确
②  错误