Changes

Jump to navigation Jump to search
246 bytes added ,  16:51, 7 August 2015
Line 82: Line 82:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
You could also use the <nowiki><tt> and nowiki </nowiki> tags if better suited for your needs.
+
For command-line code, you can also style it like this for clarity:
 +
<code style="background-color:#000; color:#fff; padding:1px 3px;">ping 127.0.0.1 -n 50 -l 1024</code>
 +
 
 +
You could also use the <nowiki><tt> and nowiki </nowiki> tags if better suited for your needs, whatever works best to present the code as clear and readable as possible.
    
==Downloads==
 
==Downloads==

Navigation menu