The HTML center tag only horizontally centers the contents which you can do with the simple CSS: `text-align:center` [1]
The examples in this post center horizontally AND vertically.
[1]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ce...
The HTML center tag only horizontally centers the contents which you can do with the simple CSS: `text-align:center` [1]
The examples in this post center horizontally AND vertically.
[1]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ce...