SHOWING CODES ON YOUR PROFILE TO OTHERS
Always wondered how you can type the code for a banner in that little scrollbox,
so other people can copy and paste them, without the code actually working?
This code is called "textarea", you can change the numbers 5 and 20 to whatever you like:
<textarea rows=5 cols=20> YOUR CODES GO HERE </textarea>