답변 2개
채택된 답변
+20 포인트
3년 전
게시판으로 작업허시는거면 관리자화면의 상단 내용에 탭메뉴로 넣으면 될거 같은데요.
내용 관리도 저 메뉴 위치에 이걸로 넣으시면 됩니다
</p>
<p><style type="text/css">
.subTabD02{position:relative; margin:0 auto 50px auto; max-width:1000px; text-align:center}
.subTabD02 .subTab{display:table; margin:0 auto; width: 100%;}
.subTabD02 .subTab a{ box-sizing: border-box; display:table-cell; width:25%; height:60px; line-height:58px; color:#555; text-align:center;border:1px solid #ddd; border-right:none; background:#fff; box-sizing:border-box; font-size:17px;
transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
.subTabD02 .subTab a:last-child{border-right:1px solid #ddd}
.subTabD02 .subTab a.on{font-weight:700; color:#fff; background:#339c80; border:1px solid #339c80;}
.subTabD02 .subTab a:hover{background:#339c80; border-color:#339c80; color:#fff; }</p>
<p></style>
</head></p>
<p><body></p>
<p> <div class="subTabD02">
<div class="subTab">
<a href="#" class="on">Taaaa </a>
<a href="#" >bbbbb</a>
</div>
</div>
</body></p>
<p>
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
사라jeon
3년 전
감사합니다. 혹시 aside로 넣는 방법도 알수있을까요?
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인