国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

? ? ????? HTML ???? CSS自適應布局(左右固定 中間自適應或者右側固定 左側自適應)_html/css_WEB-ITnose

CSS自適應布局(左右固定 中間自適應或者右側固定 左側自適應)_html/css_WEB-ITnose

Jun 24, 2016 pm 12:03 PM
??? ??? ?? ??? ??? ? ???

經常在工作中或者在面試中會碰到這樣的問題,比如我想要個布局?側固定寬度 左側自適應?或者?三列布局 左右固定 中間自適應的問題。

???? 下面我們分別來學習下,當然我也是總結下而已,有如以下網站源碼方法:

?????一:?右側固定寬度 左側自適應

 ?第一種方法:左側用margin-right,右側float:right? 就可以實現(xiàn)。

????HTML代碼可以如下寫:
?? ?


?? ??? ?我是龍恩
?? ?

 


?? ??? ?我是龍恩
?? ?

  CSS代碼可以如下寫:

??? .box-left{height:300px;margin-right:300px;background:#DDD;}
??? .box-right{width:300px;height:300px;float:right;background:#AAA;}

??? 如上代碼就可以實現(xiàn)效果。

????第2種方法:左側同樣用margin-right? 右側采用絕對定位 如下代碼所示:

??? HTML代碼如下:

???


?? ??? ?

?? ??? ??? ?我是龍恩
?? ??? ?

?? ??? ?

?? ??? ??? ?我是龍恩
?? ??? ?

?? ?

?CSS代碼如下:

?.bd{position:relative;}
?.bd-left{height:300px;;margin-right:300px;background:#DDD;}
?.bd-right{width:300px;height:300px;position:absolute;top:0;right:0;background:#AAA;}

?第三種方法:右側浮動 且 用負margin值

?HTML代碼如下:

?


?? ??? ?

?? ??? ??? ?

?? ??? ??? ??? ?我是龍恩
?? ??? ??? ?

?? ??? ?

?? ??? ?

?? ??? ??? ?我是龍恩
?? ??? ?

?? ?

? CSS代碼如下:

? .wrap{overflow:hidden;background:#EEE;}
? .wrap-right{width:300px;position:relative;float:right;margin-left:-300px;background:#AAA;}
? .wrap-left{width:100%;float:left;}
? .left-con{margin-right:300px;background:#DDD;}
? .left-con,.wrap-right{height:300px;}

以上是我總結的三種html css 兩列布局方法(左側自適應 右側固定),如有不足的地方 請大家多多指教。下面我們來看看三列布局(左右固定 中間自適應的情況)。

?二:左右固定 中間自適應的情況

?我目前總結了2種方法 如下:

?第一種:左右側采用浮動 中間采用margin-left 和 margin-right 方法。

?代碼如下:

???

?
?? ???
這是右側的內容 固定寬度

?? ???
這是左側的內容 固定寬度

?? ???
中間內容,自適應寬度

?? ?

?第二種:左右兩側采用絕對定位 中間同樣采用margin-left margin-right方法:

?HTML代碼如下:

?


?

?

CSS代碼如下:

?.l-sidebar {
?  width:200px;
?  height:500px;
?  position:absolute;
  ?top:0;
  ?left:0;
?  background:blue;
}
.mainbar {
  ?margin-left:200px;
  ?height:500px;
  ?margin-right:300px;
?  background:green;
}
.r-sidebar {
  ?width:300px;
  height:500px;
?  position:absolute;
  top:0;
?  right:0;
?  background:blue;
}

以上是我們日常工作中的一些總結!如有不足的地方 請留言!!一起互相討論學習!

來源:http://www.codesocang.com/jiaocheng/CSS3jiaocheng/2014/0507/7469.html

? ????? ??
? ?? ??? ????? ???? ??? ??????, ???? ?????? ????. ? ???? ?? ???? ?? ??? ?? ????. ???? ??? ???? ???? ??? ?? admin@php.cn?? ?????.

? AI ??

Undresser.AI Undress

Undresser.AI Undress

???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover

AI Clothes Remover

???? ?? ???? ??? AI ?????.

Video Face Swap

Video Face Swap

??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

???

??? ??

???++7.3.1

???++7.3.1

???? ?? ?? ?? ???

SublimeText3 ??? ??

SublimeText3 ??? ??

??? ??, ???? ?? ????.

???? 13.0.1 ???

???? 13.0.1 ???

??? PHP ?? ?? ??

???? CS6

???? CS6

??? ? ?? ??

SublimeText3 Mac ??

SublimeText3 Mac ??

? ??? ?? ?? ?????(SublimeText3)

???

??? ??

??? ????
1601
29
PHP ????
1502
276
???
Windows 11: ?? ????? ???? ???? ?? ?? Windows 11: ?? ????? ???? ???? ?? ?? Aug 22, 2023 am 10:13 AM

Windows 11??? ?? ??? ?? ??????? ?? ??? ??, ? ? ?? ??? ?? ??? ?? ??? ???? ??? ???? ? ??? ?????. ?? ?? ????? ??? ???? ?? Windows ??? ????? ??? ??? ?? ???? ? ????. ? ?????? Windows 11?? ?? ????? ??? ???? ?? ?? ????? ???? ??? ??? ?????. Windows 11? Import-StartLayout?? ?????? ?? ???? ????? Windows 10 ? ?? ???? ?? ??? ?? ??? ??? ???? ?? ???? cmdlet???.

VirtualBox ?? ???? ?? ???? ?? ? ??? ?? VirtualBox ?? ???? ?? ???? ?? ? ??? ?? Mar 25, 2024 am 09:36 AM

?? ??? ??? ? ??? ??? ????? ???? ???? ?? ??? ?? ?? ???? ??? ? ????. ?? ???? ????? ??? ?? ???? ????? ??? ??? ??? ??? ???? ??? ? ??? ??? ?????. ?? ?????? VirtualBox ?? ???? ?? ???? ?? ? ??? ???? ??? ???????. ?? ???? ???? ??? ??? ?? ??? ???? ???? ?? ??? ??? ?? ?? ??????. ?? ???? ??? ??? ??? ?? ??? ????? ?? ??? ???? ? ?? ??????. ??? ??? ??? ???? ??? ??? ?? ??? ?? ? ????. ?? ???? ?? ???? ????? ?? ???? ?????.

Windows 11?? ?? ?? ??? ?? ????? ???? ?? Windows 11?? ?? ?? ??? ?? ????? ???? ?? Aug 23, 2023 pm 09:53 PM

Windows 11? ??? ?? ???? ?? ?? ????? ??? ??? ????? ??? ?? ????. ???? ??? ??? ???? ??? ?? ??? ??????. ???? Windows 11?? ???? ????? ???? ??? ?????? ?? ?? ?? ???? ???? ???? ??? ??? ???? ???? ? ??? ?? ?? ???? ?? ???? ????. ?? ????? ?? ???? ?? ????? ?? ??????. Windows 11?? ?? ?? ??? ??? ???? ??? ????? ?? ?????. Windows 11?? ??? ???? ??? ???? ?? ??? ?????? Windows 11? ?? ?? ??? ????? ???? ?? ?? ??? ??? ????. ????? ?? ??: ????? ????? ??? ???? ??? ??? ???

???? ?? ??? ?? ?? ????? ???? ?? ???? ?? ??? ?? ?? ????? ???? ?? Jan 17, 2024 pm 03:24 PM

????? ???? ?? ?? ?? ??? ???? ??? ? ????. ??? ?? Windows 10 ???? ?? ???? ?? ?? ?? ???? ???? ??? ?? ??? ????. ???, ??? ?? ???? ???? ????. ??? ?? ?? ????? ???? ?? ???? ?? 1. ????? ??? ??? ??? ???? ???? ?? ???? ??? ?????. 2. Win+R? ?? ?? ??? ?? "gpedit.msc"? ?????. 3. ???? ?????. ??? ?? - ?? ??? - ??? - ?? ?? 4. ?? ??? ??? ? "?? ?? ?? ?? ??"? ?????. 5. ??? ?????. 6. ?? ?? ??? ?? ???? ???? ? ?? ??? ????? ?????. ???????.

Windows 11?? ?? ??? ?? ???? ?? Windows 11?? ?? ??? ?? ???? ?? Aug 13, 2023 pm 07:13 PM

Windows 11?? ? ? ?? ?? ??? ???? ??? ?????? ?, ?? Windows ????? ?????? ???? ??? ? ????. ??? ????? ?? ???? ???? Microsoft? ?? ? ???? ??? ???? ?? ??? ???? ? ? ???? ?? ??? ?? ? ?? ??? ???? ?????. Windows 11?? ?? ?? ??? ?? ??? ???? ?? Microsoft? ??? ??? ???? ??? ?? ??? ??? ?? ?? ???? ????? ?? ???. ??? ?? ??? ???? ?? ??? ? ?? ??? ???? ????. ??? ???? ?? ?? ?? ???? ?? ??? ?? ?? ??? ?? ??? ?? ? ????. ?? ??

WordPress ? ??? ?? ?? ?? ??? WordPress ? ??? ?? ?? ?? ??? Mar 05, 2024 pm 01:12 PM

?? ??? WordPress ? ??? ?? ??? WordPress ? ??? ?? ? ??? ? ??? ??? ?? ???? ??? ????. ?? ??? ??? ?? ??, ???? ??? ?? ???? CSS ??? ?? ??? ? ????. ??? ??? ??? ????? ??? ?? ?? ????, ??? ??? ?? ???? ????? ???? ???. ? ????? ? ?? ???? WordPress ? ??? ?? ??? ?? ???? ???? ??? ??? ?? ?? ?? ??? ?????.

win7? ? ?? ?? ?? win7? ? ?? ?? ?? Dec 26, 2023 pm 04:37 PM

??? ?? ?? ? ? win7?? ?? ?? ?? ?? ???? ??? ?? ??? ???? ??? ?? ? ?? ??? ? ???? ? ? ????. ???? win7?? ? ?? ? ??? ???? ???? ?? ???????. Windows 7 ?? ???? ???? ?? ??? ????. ? ??, ? ??? ?, ??? ????? ?, ?? ????? ????. ?? ?? ? ? ?? ???? ? ??? ??? ??? ???? ???? ???. ? ?? ? ??? ? ? ????. 1. ??? ?: 2. ??? ????? ?: 3. ??? ???? ?:

HTML? CSS? ???? ??? ??? ????? ??? ?? HTML? CSS? ???? ??? ??? ????? ??? ?? Oct 20, 2023 pm 04:24 PM

HTML ? CSS? ???? ??? ??? ????? ??? ?? ???? ?? ? ???? ???? ?????. ???? ??? ??, ?? ???? ???? ????, ???? ??? ? ????. ? ???? HTML? CSS? ???? ??? ??? ????? ??? ??? ?????. ?? ?? HTML ??? ??? ??? CSS ???? ???? ???. ??? ??? HTML ?????: <!DOCTYPEhtml&g

See all articles