CSS老师授课3-float

Posted 右掱写爱

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CSS老师授课3-float相关的知识,希望对你有一定的参考价值。

 

 

 

 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 2 <html xmlns="http://www.w3.org/1999/xhtml">
 3 <head>
 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 5 <title>无标题文档</title>
 6 <style type="text/css">
 7 *{
 8     margin:0px;
 9     padding:0px;}
10 .a
11 {
12     width:200px;
13     height:400px;
14     border:1px double red;}
15 </style>
16 </head>
17 
18 <body>
19 <div class="a" style="float:left;">1</div>
20 <div class="a" style="float:right;">2</div>
21 <div class="a" style="float:left;">3</div>
22 <div class="a" style="float:right;">4</div>
23 <div class="a" style="float:left;">5</div>
24 <div class="a" style="float:right;">6</div>
25 <div class="a" style="float:left;">7</div>
26 <div class="a" style="float:right;">8</div>
27 
28 </body>
29 </html>

 

无标题文档

1
2
3
4
5
6
7
8

以上是关于CSS老师授课3-float的主要内容,如果未能解决你的问题,请参考以下文章

老师授课-3-回答问题

老师授课-2-点击之后变化

老师授课-3-倒计时之后点击

python模拟老师授课下课情景

51CTO学院三周年聆听小马老师授课,技能大增啊

优质师资:莫建明老师《企业组织架构设计》课程,授课邀请:17744561971