font-family: monospace will look for installed monospace font set as default by browser or OS.
Consolas and Monaco seems like opinionated choices and there are no any reasons to use them. They look very different to default system and browser fonts.
Also:
- Chrome uses
monospace font for "View page source".
- Firefox does this too.
font-family: monospacewill look for installed monospace font set as default by browser or OS.Consolas and Monaco seems like opinionated choices and there are no any reasons to use them. They look very different to default system and browser fonts.
Also:
monospacefont for "View page source".