크리에이티브 커먼즈 라이센스
Creative Commons License

Make the first letter special
이 예제에서는 텍스트의 첫 글자에 특수 효과를 추가하는 방법을 보여줍니다.

Make the first line special
이 예제에서는 텍스트의 첫 번째 라인에 특수 효과를 추가하는 방법을 보여줍니다.

Make the first letter and first line special
이 예제에서는 첫 글자를하고 텍스트의 첫 번째 라인은 특수 효과를 추가하는 방법을 보여줍니다.

Use :before to insert some content before the content of an element (Does not work in IE)
이 예제는 어떻게 사이비 전에 : 사용하도록 - 요소 요소를하기 전에 이미지를 삽입하는 방법을 보여줍니다.

Use :after to insert some content after the content of an element (Does not work in IE)
이 예제는 어떻게 사이비 후 : 사용하도록 - 요소 요소 후 이미지를 삽입하는 방법을 보여줍니다.


Pseudo-elements

Browser support: IE: Internet Explorer, F: Firefox, N: Netscape.

 W3C의 : "W3C의"열에있는 숫자는 CSS를 추천 재산 (CSS1 또는 CSS2 정의됨)을 나타냅니다.

Pseudo-element Purpose IE F N W3C
:first-letter Adds special style to the first letter of a text 5 1 8 1
:first-line Adds special style to the first line of a text 5 1 8 1
:before Inserts some content before the content of an element   1.5 8 2
:after Inserts some content after the content of an element   1.5 8 2

이올린에 북마크하기(0) 이올린에 추천하기(0)
2009/06/16 14:09 2009/06/16 14:09
TAG 이올린 태그검색올블로그 태그검색테크노라티 태그검색태그스토리 태그검색티스토리 태그검색

트랙백 주소 :: http://ecdos.net/trackback/40

댓글을 달아 주세요

[로그인][오픈아이디란?]