为了账号安全,请及时绑定邮箱和手机立即绑定

为什么没有效果呢。。。

<!DOCTYPE html>

<html>

<head>

<title></title>

<link type="text/css" rel="stylesheet" href="link.css" media="only screen and (max-width:700px)"/>

<style type="text/css">

@media screen and (min-width: 700px){

body{background-color:blue;}

}

</style>

</head>

<body>

</body>

</html>

外联样式:

body{background-color:red;}

正在回答

3 回答

对了  注意一个地方 and() 要加个空格 and ()

1 回复 有任何疑惑可以回复我~

在谷歌浏览器运行正常的

0 回复 有任何疑惑可以回复我~

内联样式里面的type="text/css" 最好去掉 还有css3 不被ie6~8支持 换个浏览器试试如果用的是国产浏览器要用急速模式 在不行的话 我就也不知道了

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为什么没有效果呢。。。

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信