W3docs

flex-grow

CSS Property:

Result:

1
2
3
4

CSS Code:

#myDiv {
background-color:#F7CFB6;
flex-grow:5;
}

Click the property values above to see the result