下列哪个样式能够显示这样一个边框:上边框10像素、下边框5像素、左边框20像素、右边框1像素?______
A、border—width:10px5px20px1px
B、border—width:10px20px5px1px
C、border—width:5px20pxl0px1px
D、border—width:10px1px5px20px
A、Smarty
B、Smart
C、Templet
D、Cache
利用ASP.NET开发的网页,其文件扩展名应命名为______。
A、htm
B、aspx
C、asp
D、无严格限制
以下Javsscript的运行结果为
varm=false;
if(m==true)
document.write("True");
else
document.write("False");
A、False
B、True
C、None
D、运行时出错
A、Request
B、Response
C、Application
D、Server