A、简单类型
B、数组类型
C、枚举类型
D、结构类型
A、struct
B、class
C、interface
D、delegate
在HTML网页上,表单中INPUT元素的TYPE属性值设置为以下哪个时,创建重置按钮
A、reset
B、set
C、button
D、image
利用ASP.NET开发的网页,其文件扩展名应命名为______。
A、htm
B、aspx
C、asp
D、无严格限制
下列哪个样式能够显示这样一个边框:上边框10像素、下边框5像素、左边框20像素、右边框1像素?______
A、border—width:10px5px20px1px
B、border—width:10px20px5px1px
C、border—width:5px20pxl0px1px
D、border—width:10px1px5px20px