ExampleSourceCode
- <divstyledivstyle="width:275px;height:375px;border:solidred;">
- <divstyledivstyle="background:green;height:375px;width:275px;
- position:relative;display:table-cell;vertical-align:middle;">
- <div
- style="background:red;position:static;position:absolute\9;top:50%;">
- <div
- style="background:blue;position:relative;top:-50%;">
- div>
- div>
- div>
- div>
5、div层垂直水平居中,英文超长换行
ExampleSourceCode
- <divstyledivstyle="float:left;width:275px;height:375px;border:solidred;">
- <div
- style="height:375px;width:275px;position:relative;
- display:table-cell;vertical-align:middle;">
- <div
- style="position:static;position:absolute\9;top:50%;">
- <divstyledivstyle="position:relative;top:-50%;text-align:center;">
- <divstyledivstyle="width:85px;WORD-WRAP:break-word;TABLE-LAYOUT:fixed;
- word-break:break-all;margin:0auto;">
- div>
- div>
- div>
- div>
- div>
6、div垂直滚动
ExampleSourceCode
- <div
- style="width:160px;height:260px;
- overflow-y:scroll;border:1pxsolid;">
- div>



