mirror of
https://github.com/susam/spcss.git
synced 2025-08-29 16:49:48 +02:00
Rephrase description of output example
This commit is contained in:
@@ -42,8 +42,8 @@ hello, world</samp>
|
||||
<p>
|
||||
SPCSS shows any text in <code><samp></code> element in amber
|
||||
and any text in <code><kbd></code> element in green. This can
|
||||
be used to differentiate between the output of a computer program
|
||||
and the input a user types. For example, the above code example was
|
||||
be used to differentiate between the output from a computer program
|
||||
and the input from a user. For example, the above code example was
|
||||
created with the following HTML code:
|
||||
</p>
|
||||
<pre>
|
||||
|
Reference in New Issue
Block a user