다중 클래스 적용 관련 IE6의 문제점

DIV { border:2px solid black;}
DIV.blue{ background-color:blue;}
DIV.red{ background-color:red;}
DIV.blue.red{ background-color:#F0F;}


chrome, IE7,IE8


blue
red
blue red
red blue




IE6

blue
red <--- 이부분이 적용 안됨.
blue red
red blue

위와 같은
DIV { border:2px solid black;}
DIV.blue{ background-color:blue;}
DIV.red{ background-color:red;} <--- 이 선언은 무시되고 
DIV.blue.red{ background-color:#F0F;} <--- 이 선언으로 .red가 적용된다.

댓글
  • No Nickname
    No Comment
  • 권한이 없습니다.
    {{m_row.m_nick}}
    -
목록형 📷 갤러리형
제목
[기본형] HTML (with 부트스트랩5.3 , jquery 3.7, vue.js)
유용한 리눅스(LINUX) 명령어
[공지] 기술 게시판
2.25
2.27
2.28
3.1
3.2
3.3
3.4
3.5
3.7
3.9
3.11
3.12
3.13
3.14
3.15
3.16
3.17
3.18
3.19
3.20
3.21
3.22
3.23
3.24
3.25
3.27
3.28
3.29
3.30
3.31
4.1
4.2
4.3
4.4
4.5
4.6