文本长度相同,但显示后未对齐

Text are in same length, but not aligned after displaying

即使 HTML 源中的文本长度相同,它们也不会显示为对齐。我想以相同的宽度显示两个文本。

请看截图

如果您只想使用 text/font 进行对齐,则需要使用 monospaced font type。其他可能性是使用 table 或 CSS.