<style> .left-box { background: red; float: left; width: 50%; } .right-box { background: blue; float: right; width: 50%; } </style> <div class='left-box'>왼쪽</div> <div class='right-box'>오른쪽</div>
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT