下列关于媒体引入语法错误的是:

2023-05-16

下列关于媒体引入语法错误的是:

A.@mediascreenand(max-width:1200px){样式代码…}

B.〈linkhref="style1.css"media="onlyscreenand(max-width:500px)"/〉

C.@medianotprintand(max-width:1200px){样式代码…}

D.〈linkrel="stylesheet"href="style

A.css"media="screen,(min-width:800px)"〉



参考答案:

D

相关推荐