A. <input type="textfield"> B. <textinput type="text"> C. <input type="text"> D. <textfield>
A. table B. tr C. td D. th
A. static B. relative C. absolute D. fixed
A. // B. /// C. <!-- --> D. 以上都不对
A. 避免使用中文字符命名 B. 可以以数字开头 C. 不能占用关键字 D. 常用的有驼峰式命名和帕斯卡命名
A. visible B. hidden C. auto D. scroll
A. clear B. overflow C. float D. position
A. 对 B. 错