스플릿이미지
컬렙시블타입 체크박스 온/오프
≠아코디언타입 라디오
1. 위젯
2. 인터렉션
3. 기타
label input button a 인터렉션 요소
중첩불가
12등분
col3 col3 col3 col3
col6 col6
col6 col3 col3
37°30'24.3"N 127°02'04.6"E
37.506750, 127.034611
바탕 기조색
주조색 보조색
<!-- 16x16, 24x24, 32x32, 48x48, 64x64 -->
<link rel="shortcut icon" href="favicon.ico">
<link rel="shortcut icon" href="favicon.png">
<!-- 아이폰의 2.0 이상일 경우-->
<link rel="apple-touch-icon-precomposed" href="favicon-152.png">
<!-- IE를 사용하는 경우 -->
<meta name="msapplication-TileColor" content="#FFFFFF">
<meta name="msapplication-TileImage" content="favicon-144.png">
<!-- 파이어폭스, 오페라(크롬 일부)의 경우 썸네일로 제공될때 -->
<link rel="icon" href="favicon-16.png" sizes="16x16">
<link rel="icon" href="favicon-32.png" sizes="32x32">
<link rel="icon" href="favicon-48.png" sizes="48x48">
<link rel="icon" href="favicon-64.png" sizes="64x64">
<link rel="icon" href="favicon-64.png" sizes="128x128">
<!-- 최적화 -->
<link rel="stylesheet" href="reset.css">
<style>
/* font-family: 'Noto Sans KR', sans-serif; */
/* 초기화 설정 */
* { margin: 0; padding: 0; }
body, html { width: 100%; min-width:1280px; font-family: 'Noto Sans KR', sans-serif; }
ul { list-style: none; }
a { text-decoration: none; }