STYLE CSS 어떻게 사용 하시나요. ?ㅡㅡ? 정보
STYLE CSS 어떻게 사용 하시나요. ?ㅡㅡ?
본문
style.css 파일에 몰아서 불러오고 싶은데....
이게 잘 안먹힐때가 많네요. 적용이 될때가 있고 안될때가 있어서..
우선순위 거시기 라고 하던데.. 해결할 방법을 알고 계시나요.
style="거시기 어쩌고" 하자니. 소스가 너무 지저분해 보이고
아주 돌아버리겠쓰요~
추천
0
0
댓글 4개

부르긴불렀는데 Style이 겹쳤나보네여....
다른 style에서 같은 속성에 먹이는 Style이 있으면 자주 그러던뎅..
다른 style에서 같은 속성에 먹이는 Style이 있으면 자주 그러던뎅..

저는 잘 되던데요...^^

http://korea.internet.com/channel/content.asp?cid=187&nid=14224
로그인 해야 됩니다. ㅠㅠ;;
스타일 시트는 셀렉터만 개념 잡히면 반은 먹고 들어간다는;;;
CSS2 개요
스타일시트 삽입하기
Selectors
Type selectors
Selector Grouping
Class, ID attribute selectors
Contextual selectors
Parent-child selectors
Sequential selectors
Pseudo-elements and pseudo-classes
Cascading
Cascading order
Box Model
Box dimensions
Margin 속성
Padding 속성
Border 속성
Visual Rendering Model
Position, direction 속성
Normal flow
Relative positioning
Float, clear 속성
Absolute positioning
Normal, relative, floating, absolute pos
Layered Presentation : Z-index 속성
단 나누기
Visual Rendering Model Details
Box의 폭 : width 속성
Box의 높이 : height 속성
줄 간격과 수직 정렬 : line-height, vertical-alig
Box의 확장 : overflow 속성
Box 잘라내기 : clip 속성
Box 보이기와 감추기 : visibility 속성
Colors and Backgrounds
전경색 : color 속성
Background 속성
Fonts
Font 속성
Text
들여쓰기 : text-indent 속성
정렬 : alignment 속성
장식 : text-decoration, text-shadow 속성
장평, 자간 : letter-spacing, word-spacing 속성
대소문자 : text-transform 속성
빈칸 : white-space 속성
Lists
List 속성
Tables
행과 열 : row-span, column-span 속성
열과 행에 대한 속성
셀 데이터의 정렬 : vertical-align, alignment 속성
표 이름표 : caption-side 속성
로그인 해야 됩니다. ㅠㅠ;;
스타일 시트는 셀렉터만 개념 잡히면 반은 먹고 들어간다는;;;
CSS2 개요
스타일시트 삽입하기
Selectors
Type selectors
Selector Grouping
Class, ID attribute selectors
Contextual selectors
Parent-child selectors
Sequential selectors
Pseudo-elements and pseudo-classes
Cascading
Cascading order
Box Model
Box dimensions
Margin 속성
Padding 속성
Border 속성
Visual Rendering Model
Position, direction 속성
Normal flow
Relative positioning
Float, clear 속성
Absolute positioning
Normal, relative, floating, absolute pos
Layered Presentation : Z-index 속성
단 나누기
Visual Rendering Model Details
Box의 폭 : width 속성
Box의 높이 : height 속성
줄 간격과 수직 정렬 : line-height, vertical-alig
Box의 확장 : overflow 속성
Box 잘라내기 : clip 속성
Box 보이기와 감추기 : visibility 속성
Colors and Backgrounds
전경색 : color 속성
Background 속성
Fonts
Font 속성
Text
들여쓰기 : text-indent 속성
정렬 : alignment 속성
장식 : text-decoration, text-shadow 속성
장평, 자간 : letter-spacing, word-spacing 속성
대소문자 : text-transform 속성
빈칸 : white-space 속성
Lists
List 속성
Tables
행과 열 : row-span, column-span 속성
열과 행에 대한 속성
셀 데이터의 정렬 : vertical-align, alignment 속성
표 이름표 : caption-side 속성

다시 만드세요 -0 -ㅋ