css aligining text code example
Example: css text align center
/* Character-based alignment in a table column */
text-align: center;
/* The inline contents are centered within the line box. */
/* Character-based alignment in a table column */
text-align: center;
/* The inline contents are centered within the line box. */