답변 3개
4년 전
<div style=display:flex;justify-content:flex-end;width:500px;padding:10px;background-color:yellow>
<div>
<div style=width:100px;height:100px;background-color:red></div>
<div style=width:100px;height:100px;background-color:blue;margin-top:10px></div>
</div>
<div>
구글링하셔서 display:flex 와 justify-content 를 한번 찾아 보세요.
예제에서는 클래스나 아이디를 주지 않고 막코딩했습니다.
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인