显示不出来效果
<style media="screen and (min-width:200px) and(max-width:1024px)">
body{color:white;}
</style>
</head>
<body>
<div>
<style type="text/css" scoped>
h1{color:yellow;}
</style>
<h1>style</h1>
</div>
这两个显示不出来效果。
这是啥啊,你咋跑python板块发这个呢。我就能显示出来效果啊,一个黄色的style 代码都不全 哪有把style写到body里头去的
页:
[1]