s

하이퍼링크에 여러가지 스타일만들기

· 2013-03-21 (목) 22:27:39 · 3837 · 1
<head>
<title> stylesheet : rollover text</title>
<meta http-equiv=content-type content="text/html; charset=euc-kr">
<style>

A:link.test1 { color: blue }
A:hover.test1 { color: red }

A:link.test2 { color: blue }
A:hover.test2 { font-size:15pt }

A:link.test3 { color: blue }
A:hover.test3 { font-weight: bold; font-style: italic }

A:link.test4 { text-decoration: none; color: blue }
A:visited.test4 { text-decoration: none }
A:hover.test4 { background: cyan; color:blue }

A:link.test5 { color: blue }
A:hover.test5 { font-family:궁서; font-weight: bold; font-size: 12pt }

A:link.test6 { color: blue; text-decoration: none }
A:visited.test6 { text-decoration: none }
A:hover.test6 { text-decoration: underline; color:red }

A:link.test7 { color: blue }
A:hover.test7 { color: darkred; font-weight: bold; background:#FFC1C1 }

A:link.test8 { color: blue; text-decoration: none }
A:visited.test8 { text-decoration: none }
A:hover.test8 { color: darkred; font-weight: bold; background:#FFC1C1 ; border:15 solid brown; padding:5px }


.batang {font-family:돋움;
font-size:10pt;
line-height:170%;
letter-spacing:-1px;
text-align:justify;
margin-top:0;
margin-bottom:0;
width:350px;
padding-top:20px;
border-top:10px cyan solid;}/*바탕글*/

.title { filter:shadow(color=#00008B, direction=135) ;
width:600px;
font-family:바탕;
font-weight:900;
font-size:30pt;
color:#90EE90 ;
line-height:300%;
}

ul.hover {list-style:none}
</style>
</head>

<body bgcolor=cccccc>
<table align=center width="569">
<tr>
<td width="563">
<div class="title">글자 롤오버</div>
<div class=batang>
자바스크립트 없이는 롤오버 단추를 만들 수가 없었습니다.
물론 자바스크립트를 쓰면 글자뿐만이 아니라 좀더 선택의 폭이 커집니다.
그러나 글자만으로 롤오버단추를 만든다면 스타일시트만으로도 충분합니다.
얼마든지 멋진 효과를 만들 수 있습니다. 이것들은 모두 <span style="letter-spacing:1px; font-family: times new roman; font-weight:bold; font-size=12pt; color:#696969;">IE5.xx</span> 이상에서만 지원됩니다.
<ol>
<li><a href=" http://www.how2homepage.com " class=test1>글자 색깔이 바뀝니다</a>
<li><a href=" http://www.how2homepage.com" class=test2>글자 크기가 바뀝니다</a>
<li><a href=" target='_blank'> http://www.how2homepage.com " class=test3>글자가 두꺼워지고 이탤릭으로 바뀝니다</a>
<li><a href=" http://www.how2homepage.com " class=test4>배경 색깔이 바뀝니다</a>
<li><a href=" http://www.how2homepage.com " class= test5>아예 글꼴이 바뀝니다</a>
<li><a href= " http://www.how2homepage.com " class=test6>색깔이 바뀌고 밑줄이 생깁니다</a>
<li><a href="http://www.how2homepage.com" class=test7>글자 색깔과 배경, 글자 두께가 바뀝니다</a>
<li><a href="http://www.how2homepage.com" class=test8>테두리 선까지도 굵게 해줄 수 있습니다</a>
</ol>
</div>

</td>
</tr>
</table>
</body>


</body>
|

댓글 1개

2013-05-04 (토) 09:30:45
좋은 정보 감사합니다.^^*
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
14-08-26 조회 3,363
14-08-26 조회 3,512
14-08-26 조회 4,077
14-08-26 조회 3,429
14-08-26 조회 3,681
14-08-26 조회 3,620
14-08-26 조회 3,386
14-08-26 조회 3,405
14-08-26 조회 3,448
14-08-26 조회 3,467
14-08-25 조회 3,995
14-08-16 조회 4,131
14-08-12 조회 4,024
14-08-05 조회 3,783
14-08-04 조회 4,540
14-08-04 조회 3,899
14-08-01 조회 4,933
14-07-29 조회 4,085
14-07-10 조회 3,954
14-07-08 조회 4,614
14-07-08 조회 4,191
14-07-05 조회 3,785
14-05-26 조회 5,311
14-05-26 조회 3,998
14-05-21 조회 4,464
14-05-19 조회 7,408
14-05-17 조회 6,620
14-04-30 조회 7,052
14-04-27 조회 4,454
14-04-26 조회 4,654
14-04-13 조회 4,795
14-04-13 조회 4,037
14-03-25 조회 6,393
14-03-25 조회 4,012
14-03-12 조회 3,819
14-03-12 조회 5,232
14-02-24 조회 4,528
13-12-27 조회 3,869
13-11-18 조회 4,199
13-11-18 조회 6,514
13-10-17 조회 4,523
13-10-03 조회 6,198
13-10-02 조회 4,054
13-09-29 조회 4,539
13-09-29 조회 3,929
13-09-17 조회 3,740
13-09-11 조회 5,921
13-09-09 조회 4,215
13-09-05 조회 9,250
13-08-23 조회 5,578
13-08-22 조회 5,096
13-08-22 조회 4,494
13-08-22 조회 4,954
13-08-17 조회 5,761
13-08-17 조회 4,058
13-07-11 조회 5,394
13-07-11 조회 4,338
13-07-08 조회 3,898
13-07-04 조회 4,146
13-07-04 조회 4,028
13-07-04 조회 3,908
13-07-03 조회 5,813
13-07-01 조회 3,665
13-07-01 조회 3,535
13-07-01 조회 4,440
13-06-21 조회 6,202
13-06-14 조회 4,778
13-06-11 조회 3,600
13-06-06 조회 5,261
13-06-05 조회 4,021
13-05-11 조회 4,763
13-05-10 조회 4,299
13-05-10 조회 4,612
13-05-10 조회 3,959
13-05-08 조회 4,302
13-05-08 조회 3,558
13-05-08 조회 3,942
13-05-08 조회 5,188
13-04-05 조회 5,975
13-03-31 조회 5,542
13-03-24 조회 3,911
13-03-24 조회 5,972
13-03-23 조회 3,566
13-03-21 조회 3,612
13-03-20 조회 3,722
13-03-20 조회 4,170
13-03-20 조회 3,668
13-03-20 조회 3,780
13-03-20 조회 6,016
13-03-20 조회 3,977
13-03-20 조회 4,689
13-03-19 조회 5,585
13-03-14 조회 3,721
13-03-14 조회 4,136
13-03-14 조회 4,423
13-03-08 조회 4,032
13-03-03 조회 4,453
13-02-24 조회 4,878
13-02-21 조회 4,584
13-02-19 조회 4,545