#summary The applet align attribute specifies the horizontal alignment of the element within its bounding box. #labels about-html,is-html-attribute,from-w3c You are here: [Welcome Home] > [HTMLReference HTML Reference] > [HTMLElements Elements] > [AppletElement element] > *align attribute* == Usage == ... == Values == `left`, `center`, or `right`. The default value is `left`. == Elements == You can use the `align` attribute on the following elements: * [AddressElement
] * [AppletElement ] * [BlockquoteElement
] * [BodyElement ] * [CaptionElement ] * [CenterElement
] * [ColElement ] * [ColgroupElement ] * [DdElement
] * [DirElement ] * [DivElement
] * [DlElement
] * [DtElement
] * [EmbedElement ] * [FieldsetElement
] * [FormElement
] * [HrElement
] * [IframeElement