.tif
Image
CSS (Cascading Style Sheets)
CSS는 웹 페이지의 시각적 표현(색상, 레이아웃, 타이포그래피, 애니메이션)을 제어하는 스타일 언어입니다.
MIME 타입
image/tiff
유형
바이너리
압축
무손실
장점
- + Same capabilities as .tiff — lossless, multi-page, multi-layer
- + Short extension compatible with legacy systems
- + Industry standard in print, publishing, and geospatial imaging
단점
- − Large file sizes for uncompressed images
- − Complex format with many variants that may not be universally supported
- − Not suitable for web use — use PNG, WebP, or AVIF instead
.TIF 사용 시점
CSS는 모든 웹 페이지의 스타일링에 사용됩니다.
기술 세부사항
선택자와 속성-값 선언 블록을 사용합니다. 캐스케이드는 특이성과 소스 순서로 충돌을 해결합니다.
역사
1994년 제안되어 1996년 CSS1이 W3C 권고안이 되었습니다. CSS3부터 모듈별로 개발됩니다.