java.lang.Object
com.aoapps.html.any.attributes.enumeration.Align.align
Enclosing interface:
Align<E extends Element<?,?,E> & Align<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>

@Deprecated public static final class Align.align extends Object
Deprecated.
The align attribute is not supported in HTML5. Use CSS instead.

Utility class for working with Align.

See HTML align attribute.