메인2영역설정이 잘안됩니다..ㅠ.ㅠ

메인2영역설정이 잘안됩니다..ㅠ.ㅠ

QA

메인2영역설정이 잘안됩니다..ㅠ.ㅠ

답변 1

본문

테마를 적용해보고있는데 

아래이미지처럼 설정이 안되네요?ㅠ.ㅠ

위젯을 설정해도 그냥전부 세로로 출력됩니다...

첨부이미지처럼 구성하려면 어떠케해야하나요?

3020243914_1528349473.0791.png

이 질문에 댓글 쓰기 :

답변 1

이렇게 하시면 됩니다.

 


<style>
    .wrap{width:400px;}
    .test{float:left;width:200px;}
</style>
<div class="wrap">
    <div class="test">내용</div>
    <div class="test">내용</div>
    <div class="test">내용</div>
    <div class="test">내용</div>
</div>
답변을 작성하시기 전에 로그인 해주세요.
전체 1
© SIRSOFT
현재 페이지 제일 처음으로