摘要:<style>.Row{background: url(/images/tr-background.gif) no-repeat 0 0;}</style><table> <tr class="Row"> <td>Row 1</td> <td>Row 2</td> <td>Row 3</td> </tr></table>在ie6及Safari下background没显示出来。解决方法:<style>.R
阅读全文
随笔分类 - css
摘要:代码如下:<div style="background-color: #FFFF99; height: 63px; margin: 0 auto; width: 650px;"> <ul style="background-color: #88f8f8; left: 5px; margin: 0; padding: 0; position: relative; top: 20px;"> <li style=" background-color: #FF6633;cursor: pointer;display: bl
阅读全文
摘要:div id="outer" style="background-color: red; overflow:hidden;margin:10px 50px;" div id="boxLeft" style="background-color:green; float:left; width:400px; height:300px;"hello/div div id="boxRight" style="background-color:blue; float:right; width:400px; height:300px;"world/div/div去掉overfl
阅读全文
浙公网安备 33010602011771号