<code> tags no longer working
I use html <code> tags sometimes when I want to instruct a user exactly what to type.
This used to be displayed in a monospace font like Courier New, with a white box around it.
No longer, now it just looks → like this ←
Also, code boxes used to display monospace fonts, but they do no longer either. (They still have a white box around it.)
code line 1
code line 2
code line 3
XML and SQL code boxes still display monospace fonts, but Java and plain boxes don't.
I do not care so much about the code boxes, but the <code> tags should stand out.
