sitelink1 | http://kin.naver.com/detail/detail.php?d...UgAAEzXJrc |
---|---|
sitelink2 | http://www.w3schools.com/cssref/pr_class_visibility.asp |
sitelink3 | |
sitelink4 | |
extra_vars5 | |
extra_vars6 |
visibility : 요소(포함하는 컨텐츠 ?)를 보여주느냐 보여주지 않느냐를 결정
display : 요소(포함하는 컨텐츠 ?)를 inline으로 할건지 block으로 할건지 아예 없는 요소(none)로 할건지를 결정
즉 visibility는 그 요소가 점유하고 있는 공간은 유지한채 show/hide만 결정하는 것이고
display는 show/hide의 결정이 아닌 그 요소가 점유하고 있는 공간의 존재방식 여부를 결정하는 것입니다.
W3C School
<display>
The values "inline-table", "table", "table-caption",
"table-cell", "table-column", "table-column-group", "table-row",
"table-row-group", and
"inherit" are not supported in IE7 and earlier. IE8 requires a !DOCTYPE. IE9 supports the values.
<visibility>
No versions of Internet Explorer (including IE8) support the property values "inherit" or "collapse".
댓글 0
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
12 | Style cssText Property | 황제낙엽 | 2012.09.13 | 320 |
11 | 브라우저별 border 설정에 따른 디자인 테스트 고려사항 | 황제낙엽 | 2012.08.28 | 96 |
10 | CSS 문법 분석 | 황제낙엽 | 2012.08.28 | 104 |
9 | Element 의 투명도 | 황제낙엽 | 2012.05.25 | 179 |
8 | IE Conditional Comments 필터링 | 황제낙엽 | 2011.10.05 | 143 |
7 | How To Create an IE-Only Stylesheet | 황제낙엽 | 2011.10.05 | 147 |
6 |
Document documentMode Property
![]() | 황제낙엽 | 2011.10.04 | 981 |
5 |
(CSS2) RGBA값 사용해보기 및 IE 패치 방법
![]() | 황제낙엽 | 2011.10.04 | 202 |
4 | Style overflow Property | 황제낙엽 | 2011.06.27 | 205 |
3 |
pt, px, em, % 비교표
![]() | 황제낙엽 | 2011.05.24 | 788 |
2 | 박스(box) 모델 | 황제낙엽 | 2009.06.27 | 271 |
» | Element 의 visibility스타일과 display스타일 | 황제낙엽 | 2008.09.24 | 93 |