上面代码中,“width=device-width”的含义是____,“maximum-scale=1”的含义是____。
查看答案
下面代码的实现的功能是____。@media screen and (max-width: 720px) and (min-width: 320px) {body {background-color: #f00;}
媒体查询由____和一个或多个检测媒体特性的____组成。
函数的两个要素是( )
A. 定义域和值域
B. 定义域和对应法则
C. 对应法则和值域
D. 以上答案都不正确