Search
 
SCRIPT & CODE EXAMPLE
 

CSS

font-strech css

/* Keyword values */
font-stretch: ultra-condensed;
font-stretch: extra-condensed;
font-stretch: condensed;
font-stretch: semi-condensed;
font-stretch: normal;
font-stretch: semi-expanded;
font-stretch: expanded;
font-stretch: extra-expanded;
font-stretch: ultra-expanded;

/* Percentage values */
font-stretch: 50%;
font-stretch: 100%;
font-stretch: 200%;

/* Global values */
font-stretch: inherit;
font-stretch: initial;
font-stretch: unset;
Comment

PREVIOUS NEXT
Code Example
Css :: text gradient in css 
Css :: webpack/load/css 
Css :: div overlfow scroll 
Css :: css border shorthand 
Css :: Add elipses to a dom element with css 
Css :: text indent css 
Css :: repeating-linear-gradient 
Css :: outline radius css 
Css :: how to make hr class bootstrap full width 
Css :: select first div css 
Css :: design good font color 
Css :: css after 
Css :: how to make rounded corners in css with images 
Css :: fixed div with scrollable content 
Css :: grid place between 
Css :: use css in cshtml 
Css :: carbon today date with 12 00 am 
Css :: gradient text colors 
Css :: css overwriting styles 
Css :: importing scss into vue component 
Css :: how to add a vertical line in html 
Css :: make image background of div 
Css :: nth of type for every 4th after the 1st 
Css :: image overlay in css 
Css :: css clicked event 
Css :: golden color css 
Css :: style scrollbar 
Css :: bottom gradient 
Css :: how to desactivate txt selection css 
Css :: writing mode css 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =