IT정보/HTML_HTML5
[HTML] 쓰기유형 - 타이틀 TYPE
천재소년s
2014. 1. 29. 10:11
반응형
ie7, ie8, ie9, ie10, 크롬, 사파리, 오페라, 파이어폭스
왼쪽+오른쪽 TYPE
필수입력
왼쪽+오른쪽 TYPE
필수입력
위타이틀 + 아래내용 오른쪽,왼쪽
Total : 1
위타이틀 + 아래내용 오른쪽,왼쪽
Total : 1
아래내용과 연결된 타이틀 + 오른쪽 별도
외부로부터 고객님의 정보를 안전하게 보호하기 위해 비밀번호를 다시 한 번 확인합니다.
필수입력정보
아래내용과 연결된 타이틀 + 오른쪽 별도
외부로부터 고객님의 정보를 안전하게 보호하기 위해 비밀번호를 다시 한 번 확인합니다.
필수입력정보
CSS 전체코드
/* title-area */ .tit_area.split{overflow:hidden;} .tit_area.split > .colSec {float:left;} .tit_area{margin-bottom:9px;} .tit_area .tit2dep.tit{margin-bottom:5px; margin-top:0;} .tit_area.split.col2 > .colSec{width:auto;} .tit_area .colSec.right{float:right;} .tit_area .right_txt{text-align:right;} .tit_area .es {display:block; position:relative; bottom:-9px; padding-left:12px; background:url(/front/img/com/bg_dotCircle_90606.png) no-repeat left 60%; color:#fc3b33; font-weight:normal;} .tit_area .right_txt.bot .es {bottom:-30px;}
반응형