close

HTML 原始碼:

#divpage {
width: 100%;
}

#divleft {
background-color: #99CC33;
width: 230px;
position: absolute;
left: 10px;
}

#divright {
background-color: #CCCC33;
margin-left: 250px;
margin-right: 10px;
}

#divtop {
background-color: #3399FF;
height: 150px;
}

#divbox {
position: relative;
margin-top: 10px;
margin-bottom: 10px;
}

#divfooter {
background-color: #FF9999;
height: 50px;
}

範例網頁

arrow
arrow
    全站熱搜

    ALVIN 發表在 痞客邦 留言(0) 人氣()