单项选择题
在JavaScript中,下列属性哪一个表示元素的行高?()
A.width B.height C.line-height D.以上都不对
单项选择题 在JavaScript中,以下哪个标签定义文档的标题?()
单项选择题 在JavaScript开发中,varbox=10+“1”;document.write(“box=”+box)输出是?()
单项选择题 在JavaScript开发中,varbox=100+"100";document.write(typeofbox);输出什么?()