Code
should have these parameters added to the stylesheet:[code] [/code]
Code
max-height: 512px; /* just an example */
overflow-y: scroll;
So that long pieces of text would not fill the whole page. This would be useful for:
- Posting log files for debugging
- Posting code in general