Difference between revisions of "Help:Console Output"

From Baranoski.ca
Jump to navigation Jump to search
(Created page with "To make a box of console output, like the following: <PRE style="color:white;background-color:black;font-weight:bold;font-size:1.2em;"> Here is my console output. </PRE> Use...")
 
(No difference)

Latest revision as of 13:25, 13 June 2013

To make a box of console output, like the following:

Here is my console output.

Use this:

<PRE style="color:white;background-color:black;font-weight:bold;font-size:1.2em;">
Put your text here
</PRE>