/

HTML / CSS / JavaScript Tutorial

CSS Property: order

[this page | pdf | back links]

The CSS (CSS3) order property indicates the order of a flexible item relative to other flexible items inside the same container.

 

Valid property values (other than inherit and initial) are:

 

Value

Description

number

Integer

 

Default Value:

0

JavaScript syntax:

e.g. object.style.order="2"

Inherited:

No

Animatable:

Yes

 


NAVIGATION LINKS
Contents | Prev | Next | CSS Properties


Desktop view | Switch to Mobile