+ 1
How do use align in html
What are the values of align=""
3 Answers
+ 1
Html attribute "align" is obsolete...
https://developer.mozilla.org/en-US/docs/Archive/Mozilla/XUL/Attribute/align
You should use css "text-align" property instead:
https://developer.mozilla.org/en-US/docs/Web/CSS/text-align
- 1
dont forget about vertical-align