The description (box below) for the buttons when you hover over them says :
Maybe a better description would be useful? :wave:Quote:
Insert monospace text into your message
Printable View
The description (box below) for the buttons when you hover over them says :
Maybe a better description would be useful? :wave:Quote:
Insert monospace text into your message
What do you have against monospace?
Well...umm...what is monospace? :blush:
mono = one, right? so...one-space? :confused:
I really think it means that each character is the same width (like Courier font).
Marty is right, a mono space font is like Courier New that has the same width and space between all the letters. Times New Roman is a font that is not monospaced...
More specifically, most true type fonts (like Times New Roman) are 'proportional' fonts. the letters are different sizes (proportional to each other). Code is almost always presented in mono spaced fonts so that each character is the same size. This allows you to line your code up.Quote:
Originally posted by NoteMe
Marty is right, a mono space font is like Courier New that has the same width and space between all the letters. Times New Roman is a font that is not monospaced...
Brad!
OK, now that we got clear what it means, don't you think it would be better to have a description like use this to enter code instead of describing the font?