A. <head>传智播客</head> B. <title>传智播客</title> C. <h>传智播客</h> D. <t>传智播客</t>
A. jpg格式 B. gif格式 C. psd格式 D. png格式
A. matrix() B. translate() C. scale() D. rotate()
A. 内边距 B. 边框 C. 外边距 D. 宽和高
A. <strong> B. <h> C. <p> D. <a>
A. 解决了跨浏览器问题 B. 新增了多个新特性 C. 用户优先的原则 D. 化繁为简的优势
A. background-color:red; B. background-color: C. f00; D. background-color:rgb(255,0,0); E. color: F. f00;
A. body{ font-family: Arial,"微软雅黑","宋体","黑体";} B. body{ font-family: "微软雅黑","宋体","黑体",Arial;} C. body{ font-family: "Times New Roman";} D. body{ font-family: Times New Roman;}
A. none B. true C. all D. property
A. 单行文本输入框 B. 单选按钮 C. 复选框 D. 提交按钮