大V弓长刃心
2016-07-04 10:34
做出来第一步是图片在文字里面怎么办
<body>
<div class="container">
<div class="sections">
<div class="section" id="section0">
<h3>this is the page</h3>
</div>
<div class="section" id="section1">
<h3>this is the page</h3>
</div>
<div class="section" id="section2">
<h3>this is the page</h3>
</div>
<div class="section" id="section3">
<h3>this is the page</h3>
</div>
</div>
</div>
</body>
</html>
样式问题哦,它们中间是有逗号的,而不是空格呢。
#container, .sections, .section{
height: 100%;
}
我也是,楼主有解决方法吗?
css样式呢
全屏切换效果
85463 学习 · 154 问题
相似问题