Typography
엑스 높이
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unitfyi.com/iframe/glossary/x-height-def/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unitfyi.com/glossary/x-height-def/
Add a dynamic SVG badge to your README or docs.
[](https://unitfyi.com/glossary/x-height-def/)
Use the native HTML custom element.
정의
서체에서 소문자의 높이, 구체적으로 소문자 'x'의 기준선부터의 높이로, 보통 em 크기의 비율로 표현한다.
설명
A high x-height (relative to cap height) makes text appear larger and more legible at small sizes, which is why typefaces designed for screens — such as Georgia and Verdana — have notably tall x-heights. X-height typically ranges from 40% to 75% of the cap height. In CSS, the 'ex' unit is defined as the x-height of the current font, though in practice most browsers approximate it as 0.5 em.
02
RELATED ARTICLES
03