Allows you to expand or condense the widths for a normal, condensed, or expanded font face.
Overview tablenormal
font-stretch: condensed
font-stretch: expanded
font-stretch: extra-condensed
font-stretch: extra-expanded
font-stretch: narrower (Internet Explorer only)
font-stretch: normal
font-stretch: semi-condensed
font-stretch: semi-expanded
font-stretch: ultra-condensed
font-stretch: ultra-expanded
font-stretch: wider (Internet Explorer only)
.ultra-condensed{
font-stretch:ultra-condensed;
}
.condensed{
font-stretch:condensed;
}
.normal{
font-stretch:normal;
}
.expanded{
font-stretch:expanded;
}
.ultra-expanded{
font-stretch:ultra-expanded;
}
Syntax
font-stretch: normal | wider | narrower | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded
font-stretch
LayoutRect
style
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4