Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

text orientation css

/* Keyword values */
text-orientation: mixed;
text-orientation: upright;
text-orientation: sideways-right;
text-orientation: sideways;
text-orientation: use-glyph-orientation;

/* Global values */
text-orientation: inherit;
text-orientation: initial;
text-orientation: initial;
text-orientation: unset;
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #text #orientation #css
ADD COMMENT
Topic
Name
7+7 =