Line Height 라인 높이
Line Height 라인 높이
이 line-height속성은 줄 사이의 간격을 지정하는 데 사용됩니다.
Example
p.small {
line-height: 0.8;
}
p.big {
line-height: 1.8;
}
<!DOCTYPE html>
<html>
<head>
<style>
p.small {
line-height: 0.7;
}
p.big {
line-height: 1.8;
}
</style>
</head>
<body>
<p>
This is a paragraph with a standard line-height.<br>
The default line height in most browsers is about 110% to 120%.<br>
</p>
<p class="small">
This is a paragraph with a smaller line-height.<br>
This is a paragraph with a smaller line-height.<br>
</p>
<p class="big">
This is a paragraph with a bigger line-height.<br>
This is a paragraph with a bigger line-height.<br>
</p>
</body>
</html>

게시판 목록
퍼블리셔팁
퍼블리싱과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 1187 | 기타 | 6년 전 | 2276 | ||
| 1186 | 기타 | 6년 전 | 2109 | ||
| 1185 | 기타 | 6년 전 | 2109 | ||
| 1184 | 기타 | 6년 전 | 2115 | ||
| 1183 | 기타 | 6년 전 | 1872 | ||
| 1182 | 기타 | 6년 전 | 2153 | ||
| 1181 | 기타 | 6년 전 | 1740 | ||
| 1180 | 기타 | 6년 전 | 1943 | ||
| 1179 | 기타 | 6년 전 | 2145 | ||
| 1178 | 기타 | 6년 전 | 2233 | ||
| 1177 | 기타 | 6년 전 | 1765 | ||
| 1176 | 기타 | 6년 전 | 1621 | ||
| 1175 | 기타 | 6년 전 | 2092 | ||
| 1174 | 기타 | 6년 전 | 1655 | ||
| 1173 | 기타 | 6년 전 | 1500 | ||
| 1172 | 기타 | 6년 전 | 1684 | ||
| 1171 | 기타 | 6년 전 | 1374 | ||
| 1170 | 기타 | 6년 전 | 1556 | ||
| 1169 | 기타 | 6년 전 | 1290 | ||
| 1168 | 기타 | 6년 전 | 1413 | ||
| 1167 | 기타 | 6년 전 | 1282 | ||
| 1166 | 기타 | 6년 전 | 1599 | ||
| 1165 | 기타 | 6년 전 | 1343 | ||
| 1164 | 기타 | 6년 전 | 1658 | ||
| 1163 | 기타 | 6년 전 | 1629 | ||
| 1162 | 기타 | 6년 전 | 1588 | ||
| 1161 | 기타 | 6년 전 | 3424 | ||
| 1160 | 기타 | 6년 전 | 3099 | ||
| 1159 | 기타 | 6년 전 | 2212 | ||
| 1158 | 기타 | 6년 전 | 1905 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기