"Monospace" is a property of some typefaces that means that every character takes the same width. Monospace fonts are standard in most coding environments. They also make it possible to make [[Acrostics]] where it's not necessarily the _first_ letter that's the acrostic. Standard monospace fonts: - <span style='font-family:"system ui"'>System UI</span> - <span style='font-family:"courier new"'>Courier New</span> - <span style='font-family:"consolas"'>Consolas</span> - <span style='font-family:"andale"'>Andale</span> **** # More ## Source - Self ## Related - [[ASCII Art]]