Div 병렬

1264 단어 div
1  <div style="width:100%; height:50px;">

2   <div style="float:left; width:70%; height:50px; background-color:blue"></div>

3   <div style="float:right; width:30%; height:50px; background-color:red"></div>

4  </div>

좋은 웹페이지 즐겨찾기