0
yyogesh manthan
This attribute is no longer supported in html5. css is the way to go.
The Div Align attribute can be used to horizontally align the contents within a div. In the below example, the text will be centered within the div.
0 Comments
<div align="center"> This Text Will Be Centered </div>