没有搜到到结果?点击这里求解答/求资源。
【单选题】
下面那个CSS文件注释

!-- --
/ /
/* */
%- -%
【单选题】
如何在 CSS 文件插入注释( )

// this is a comment
// this is a comment //
/* this is a comment */
this is a comment
【单选题】
下列CSS注释格式正确( )

//thisisacomment
/*thisisacomment*/
thisisacomment
【单选题】
下列CSS注释格式正确( )

//thisisacomment
/*thisisacomment*/
!--thisisacomment--
thisisacomment
【单选题】
使用css样式,给html标签设置右内边距,使用下面那个样式?

margin-right
margin-left
padding-right
padding-left
【单选题】
标准键盘没有下面那个键( )

Power键
PrintScreen键
ScrollLock 键
Home键
【单选题】
下面说法那个错误()

应用文具有教育作用
应用文没有宣传作用
应用文可以交流传递信息
应用文可以用来处理公私事务
【多选题】
下面关于CSS表述正确

CSS一种制作网页新技术,现在已经为大多数浏览器所支持,成为网页设计必不可少工具之一。
层叠样式表HTML辅助工具,缺点设计者设计网页缺少动感,网页内容排版布局上也有很多困难
使用CSS能够简化网页格式代码,加快下载显示速度,也减少了需要上传代码数量,大大减少了重复劳动工作量。
CSSCascading Stylesheets缩写,中文意思层叠样式表
【单选题】
CSS文件扩展名为( )。

txt
htm
css
html
【多选题】
CSS下面属于BOX模型属性有( )

font
margin
padding
border