层叠样式文件的后缀名是()。A..cB..cssC..styleD..htm
层叠样式文件的后缀名是()。
A..c
B..css
C..style
D..htm
参考答案和解析
css
相关考题:
在层叠样式表(CSS)选择器语法中,用“”开头定义(11)选择器。通常,层叠样式表的使用方法有两种。其中,(12)方法将层叠样式表直接写在HTML的<head></head>标签之间,仅对当前网页起作用;(13)方法将层叠样式表写在一个独立的后缀为.css的文件中,可以对多个网页文件起作用。
CSS的全称是( ),中文译作( )。A、cading style. sheet,层叠样式表B、cascading style. sheet,层次样式表C、cascading style. sheet,层叠样式表D、cading style. sheet,层次样式表
单选题CSS的全称是(),中文译作()。Acading style sheet,层叠样式表Bcascading style sheet,层次样式表Ccascading style sheet,层叠样式表Dcading style sheet,层次样式表
填空题CSS层叠样式表文件,具有.css扩展名,主要用于设置()。