꼬릿말에 색입히는방법
<style>
#comments {background-color:pink; }
#comments td {color: navy;}
.inputtext {background-color: yellow; }
iframe {display: none;}
#leftmenu, #mine, #daumname {display: inline;}
</style>
꼬릿말배경
<style>#comments {background-image:url("꼬리글에 들어갈이미지");
background-color:ffffff; }
.inputtext {background-image:url("코멘트창이미지
"); background-repeat:no-repeat; background-position:bottom; }
a.list:link { text-decoration: none; color:blue; }
a.list:visited { text-decoration: none; color:blue; }
a.list:hover { color:pink; text-decoration:underline; }
#comments td { font-family:굴림; font-style:normal; font-weight:; color:black; }
</style>
<style>
#comments {background-color:pink; }
#comments td {color: navy;}
.inputtext {background-color: yellow; }
iframe {display: none;}
#leftmenu, #mine, #daumname {display: inline;}
</style>
꼬릿말배경
<style>#comments {background-image:url("꼬리글에 들어갈이미지");
background-color:ffffff; }
.inputtext {background-image:url("코멘트창이미지
"); background-repeat:no-repeat; background-position:bottom; }
a.list:link { text-decoration: none; color:blue; }
a.list:visited { text-decoration: none; color:blue; }
a.list:hover { color:pink; text-decoration:underline; }
#comments td { font-family:굴림; font-style:normal; font-weight:; color:black; }
</style>
'━━━━ Perhaps > •……태그 HTML' 카테고리의 다른 글
링크 걸기 (0) | 2008.04.07 |
---|---|
납치 태그 (0) | 2008.03.13 |
링크 걸때 (_blank _top _parent _Self) 차이점 (0) | 2008.02.28 |
object 태그 (0) | 2007.10.30 |
스크롤바소스 (0) | 2007.10.25 |