作者:金亮
来源:天极网
热度:
2007-11-22 21:09:41

| 以下是引用片段: <style type="text/css"> .content{ border:10px solid #F00;} .text{ width:200px; height:300px; background:#000;} </style> <body bgcolor="#FFFFFF"> <div class="content"> <div class="text"></div> </div> </body> |

| 以下是引用片段: <style type="text/css"> .content{ border:10px solid #F00; width:200px; overflow:auto;} .text{ width:200px; height:300px; background:#000; float:left;} </style> <body bgcolor="#FFFFFF"> <div class="content"> <div class="text"></div> </div> </body> |
|
|
| 以下是引用片段: <style type="text/css"> .content{ border:10px solid #F00; overflow:auto; zoom:1;} .text{ width:200px; height:300px; background:#000; float:left;} </style> <body bgcolor="#FFFFFF"> <div class="content"> <div class="text"></div> </div> </body> |
我来说两句:
推荐文章
相关文章