In the example below, the content of the second column should be aligned to the "." character:
![]()
Note: The char attribute is not supported by any of the major browsers.
The <col> char attribute is not supported in HTML5.
The char attribute specifies the alignment of the content related to a <col> element, to a character.
The char attribute can only be used if the align attribute is set to "char".
The default value of char is the decimal-point character of the page language.
| Value | Description |
|---|---|
| character | Specifies the character to align the content to |
HTML <col> tag
Your message has been sent to W3Schools.