자료실

소스 링크에 칼라 hover

페이지 정보

profile_image
작성자 최고관리자
댓글 0건 조회 969회 작성일 23-10-17 18:49

본문

[code]

<!doctype html>

<html lang="en">

 <head>

  <meta charset="UTF-8">

  <meta name="Generator" content="EditPlus®">

  <meta name="Author" content="">

  <meta name="Keywords" content="">

  <meta name="Description" content="">

  <title>Document</title>

  <style>

  .a_style {

 color: yellow;

 text-decoration: none;

 transition: 1s;

}

.a_style:hover { text-shadow: 0 0 .1em, 0 0 .3em; }

</style>

 </head>

 <body bgcolor="#333">

  <a href="#" class="a_style">좋은사람들</a>

 </body>

</html>

[/code]

댓글목록

등록된 댓글이 없습니다.

Total 4건 1 페이지
 게시판에 맞지않는 글은 예고없이 삭제 합니다.
자료실 목록
번호 제목 글쓴이 조회 날짜
4 소스 최고관리자 971 10-17
열람중 소스 최고관리자 970 10-17
2 기타 최고관리자 939 09-15
1 소스 최고관리자 938 10-06

검색

오늘의명언.. 『군자는 기회가 없다고 불평하지 않는다.(에머슨)』
COPYRIGHT ⓒ 2000~2024 GOOD People Community All rights reserved.