java.lang.Object
com.aoapps.html.any.attributes.dimension.Width.width
Deprecated.
In HTML 4.01, the width could be defined in pixels or in % of the containing element. In HTML5, the value must be in pixels.
Utility class for working with Width
.
See HTML width Attribute.
-
Method Summary
-
Method Details
-
normalize
Deprecated.In HTML 4.01, the width could be defined in pixels or in % of the containing element. In HTML5, the value must be in pixels.Normalizes a width attribute.- See Also:
-