Search w3schools.com:

SHARE THIS PAGE

CSS Reference

CSS Reference CSS Selectors CSS Reference Aural CSS Web Safe Fonts CSS Units CSS Colors CSS Color Values CSS Color Names CSS Color HEX CSS3 Browser Support

CSS Properties

CSS3 box-flex-group Property



Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The box-flex-group property is not supported in any of the major browsers.


Definition and Usage

The box-flex-group property is used to assign flexible elements to flex groups.

Tip: Elements that are flexible can shrink or grow as the box shrinks and grows.

Default value: 1
Inherited: no
Version: CSS3
JavaScript syntax: object.style.boxFlexGroup=2


Syntax

box-flex-group: integer;

Value Description
integer An integer (the first flex group is 1 and higher values are later flex groups)



Your suggestion:

Close [X]

Thank You For Helping Us!

Your message has been sent to W3Schools.

Close [X]