테스트 사이트 - 개발 중인 베타 버전입니다

기본적인 CSS 사용 태그 [ Site on Base Default - Custom Free ]

· 1년 전 · 989

@charset "UTF-8"; 
html { width :100%; height:auto; }
body {width:100%;height:auto;display:inline-block;overflow:auto; margin-left:0px;
margin-top:0px;overflow-x:hidden;overflow-y:auto;}
form { display:inline;}
    a { text-decoration:none;color:black;}
    a:hover{text-decoration:underline black solid 2px;color:black;}
    a:active{text-decoration:underline black solid 2px;color:black;}
    
textarea { resize:none;outline:none;border-left:0px;border-right:0px;line-height:20px; // line-height: 줄간격. 15나 20정도
border-bottom:1px solid black;word-break:break-all;white-space:pre-wrap;overflow-y:auto;}

input,select { border :0px;outline:none;}
input[type=password] {ime:disabled; text-overflow:clip;}
input[type=text] { text-overflow:clip;}
//maxlength=int 만 잡으면 됨. class나 id로 디자인하나더 붙인다해도 리밋 강제 컷팅.
kbd {  background-color:#363945;color:white;padding-left:3px;font-weight:900;margin-left:10px;border:0px;} // 카테고리용 색깔만족은 ??

.message_block{width:100%;height:500px;margin-top:5px;margin-bottom:10px;padding-top:10px;float:left;display:block;} // 양 옆의 선그으면 -2 전체 선긋기 -4 위아래선긋기 -0
ul { list-style:none;}
li { float:left;font-size:14pt;text-align:right;margin:0px;padding:0px;border:0px;}
ul li:hover { text-decoration:underline:1px solid black;}
ul li:active {text-decoration:underline:1px solid black;}
 

------------------------사이트 만들때마다  기본 베이스 작성하는 태그 기법 적습니다.

 

 

 

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시글 목록

번호 제목
3810
3809
3808
3806
3805
3804
3799
3798
3796
3795
3794
3790
3784
3779
3776
3775
3774
3767
3765
3761
3752
3748
3734
3730
3723
3719
3706
3686
3656
3655