CSS Writing Modes

GPTKB entity

Statements (48)
Predicate Object
gptkbp:instance_of gptkb:trade
gptkbp:default_web_browser widely supported in modern browsers
gptkbp:description Defines the direction in which text and other elements are laid out.
gptkbp:example Arabic text layout
Brahmi script layout
Chinese text layout
Japanese text layout
Korean text layout
Mongolian text layout
Thai text layout
Tibetan text layout
gptkbp:has_property writing-mode
https://www.w3.org/2000/01/rdf-schema#label CSS Writing Modes
gptkbp:impact affects inline elements
affects layout of block elements
affects text rendering
gptkbp:introduced_in gptkb:CSS3
gptkbp:related_concept gptkb:CSS_Grid_Layout
responsive design
media queries
CSS Flexbox
bidirectional text
text alignment
block progression
container direction
flow of content
inline progression
user agent styles
viewport direction
gptkbp:related_property gptkb:art
text-orientation
unicode-bidi
gptkbp:related_to layout direction
text direction
gptkbp:specification CSS Writing Modes Module Level 3
gptkbp:use_case design flexibility
Asian language support
multilingual text layout
gptkbp:values inherit
initial
unset
horizontal-tb
sideways-lr
sideways-rl
vertical-lr
vertical-rl
gptkbp:bfsParent gptkb:Web
gptkbp:bfsLayer 3