Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.
equalsize
Type: one of the values below
This attribute can be used to make the children of the element equal in size.
always
For a horizontally oriented element, this will make all of its children have the width of the widest child. For a vertically oriented element, this will make its children all have the height of the tallest child.
never
All of the children are displayed at the size required by the content or as specified by the width and height attributes or the CSS width and height properties.

Document Tags and Contributors

 Contributors to this page: Sheppy, pippijn, trevorh, Marsf, Mgjbot, Ptak82, Dria
 Last updated by: Sheppy,