CSS에서 스타일 정의에 사용되는 span 이라는 것의 역할이 궁금합니다.
<style type="text/css"> #test span { background: #00ff00 url('./ani_ball.gif') no-repeat fixed center; } </style>
http://www.w3.org/TR/CSS2/selector.html
고맙습니다. neocoin님 descendant selectors 라는 것이군요.
http://www.w3.org/TR/CSS2/selector.html#descendant-selectors
---- I think, therefore I am.
http://www.w3.org/TR/CSS2/sel
http://www.w3.org/TR/CSS2/selector.html
고맙습니다.
고맙습니다. neocoin님 descendant selectors 라는 것이군요.
http://www.w3.org/TR/CSS2/selector.html#descendant-selectors
----
I think, therefore I am.
----
I think, therefore I am.