【发布时间】:2014-03-20 14:27:59
【问题描述】:
这在谷歌浏览器中不起作用。知道为什么吗?
<html>
<head>
<style type="css/text">
#wrapper{display:none}
</style>
</head>
<body>
<div id="wrapper" >
This is a test this is a test
</div>
</body>
</html>
【问题讨论】:
-
你的意思是在其他浏览器中这段代码可以工作?奇怪...
标签: html css google-chrome browser