HTML <div> align Attribute
The HTML <div> align attribute was used to specify the horizontal alignment of content within a <div> element. However, this attribute is no longer supported in HTML5. Today, we use CSS for alignment purposes.Note: This attribute is not supported by HTML5.Syntax<div align="left | righ