好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

div流式布局_html/css_WEB-ITnose

css 布局

//style.css#first{	width:300px;	height:200px;	background:red;	float:left}#second{	width:300px;	height:200px;	background:pink;	clear:right}#third{	width:300px;	height:200px;	background:green;	clear:left}#four{	width:300px;	height:200px;	background:blue;	float:right} 


  	 div的概念 	  	

第一个div

查看更多关于div流式布局_html/css_WEB-ITnose的详细内容...

  阅读:36次