A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/css/properties/layout-flow below:

layout-flow ยท WebPlatform Docs

layout-flow Overview table

Initial value
:

Applies to
All elements
Inherited
Yes
Media
visual

Computed value
:

Animatable
No

CSS Object Model Property
:

Syntax Values
horizontal
Default. Content in the object flows from left to right, and the next horizontal line is positioned underneath the previous line. This layout is used in most Roman-based documents.
vertical-ideographic
Content in the object flows from top to bottom, and the next vertical line appears to the left of the previous one. This layout is used in East Asian typography.
Notes Remarks

Windows Internet Explorer 8. The -ms-layout-flow attribute is an extension to CSS, and can be used as a synonym for layout-flow in IE8 Standards mode. This is a deprecated property; use the -ms-writing-mode property instead. This property is read-only for the .

Syntax

-ms-layout-flow: horizontal | vertical-ideographic

See also Related articles Text Related pages Attributions

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