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