Max-width and min-width of CSS's media query
Because I'm often confused.max-width can be interpreted to mean ~.min-width can be interpreted to mean from ~.max-width(strong>to)~420px>The backgroun
Size of the mobile device
iphone의 Zoom모드로 인한 넓이가 사양과 달라서 고생했다실제로 내가 사용하는 모델은 iphone13인데 현재 내 모바일 확인 사이트를 통해 크기를 확인하면320px이 나왔다. iphone13의 사양설명에는 390px로 나와있는데 이건 왜일까?→ 아이폰에서 zoo
About the width=device-width of the Metatag
1. By default, the default viewport size of the web browser is 800px~1024px(Safarina Chrome has a default viewport size of 980px)2. In the above case,
Use of the var() function in CSS
var() 함수로 css를 변수화 할수있다1.글로벌 변수//선언:root{ -- Variable name: css content; }// 사용div{ background-color:var(--변수명); }2.로컬변수// 선언h2{ --
Image Center Alignment CSS (object-fit)
summaryfill: Increase or decrease according to the frame of the element (magnificationo/ratiox)contain: Display the frame of the element according to