사용자 도구

사이트 도구


wiki:css:css_note:css_media_queries

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
wiki:css:css_note:css_media_queries [2021/05/04 13:39]
emblim98 [Example]
wiki:css:css_note:css_media_queries [2023/01/13 18:44] (현재)
줄 147: 줄 147:
       <h1>Resize the browser window to see the effect!</h1>       <h1>Resize the browser window to see the effect!</h1>
       <p>       <p>
-        This example shows a menu that will float to the left of the page if the view port is 480 pixels wide or wider. If the viewport is less than 480 pixes, the menu will be on top of the content.+        This example shows a menu that will float to the left of the page  
 +        if the view port is 480 pixels wide or wider.  
 +        If the viewport is less than 480 pixes, the menu will be on top of the content.
       </p>       </p>
     </div>     </div>
줄 157: 줄 159:
  
 =====CSS @media Reference===== =====CSS @media Reference=====
- +모든 미디어 유형과 기능/표현에 대한 전체 개요는 [[https://www.w3schools.com/cssref/css3_pr_mediaquery.asp|CSS Media Rule]]를 참조하세요
- +
- +
- +
- +
- +
- +
- +
- +
- +
  
  
/volume1/web/dokuwiki/data/attic/wiki/css/css_note/css_media_queries.1620103159.txt.gz · 마지막으로 수정됨: 2022/03/10 19:52 (바깥 편집)