Khodi
Matsalwa na swikombiso swo kombisa swibokisana swa khodi swa le ndzeni na milayeni yo tala hi Bootstrap.
Pfuxeta swiphemu swa khodi ya le ndzeni ka layini hi <code>
. Tiyiseka leswaku u balekela swikhomela-ndhawu swa HTML.
Hi xikombiso,
<section>
yi fanele yi phutseriwe tanihi leyi nga endzeni ka layini.
For example, <code><section></code> should be wrapped as inline.
Tirhisa <pre>
s eka milayeni yo tala ya khodi. Nakambe, tiyiseka leswaku u balekela swikhomela-ndhawu swihi na swihi swa angle eka khodi leswaku u ta hundzuluxeriwa kahle. U nga ha engetela .pre-scrollable
tlilasi hi ku hlawula, leyi nga ta veka max-height ya 350px naswona yi nyika y-axis scrollbar.
<p>Sample text here...</p>
<p>And another line of sample text here...</p>
<pre><code><p>Sample text here...</p>
<p>And another line of sample text here...</p>
</code></pre>
Ku kombisa swilo leswi cinca-cincaka tirhisa <var>
thegi.
y =
m
x +
b
<var>y</var> = <var>m</var><var>x</var> + <var>b</var>
Tirhisa <kbd>
ku kombisa ku nghenisa loku hi ntolovelo ku nghenisiwaka hi ku tirhisa khibhodi.
Ku cinca swikombo, thayipa u
cdlandzela vito ra swikombo.
Ku hlela swiyimiso, cinca ctrl + ,
Ku hlela swiyimiso, cinca ctrl + ,
To switch directories, type <kbd>cd</kbd> followed by the name of the directory.<br>
To edit settings, press <kbd><kbd>ctrl</kbd> + <kbd>,</kbd></kbd>
Ku kombisa vuhumelerisi bya xikombiso ku suka eka nongonoko tirhisa <samp>
thegi.
Tsalwa leri ri endleriwe ku tekiwa tanihi xikombiso xa vuhumelerisi lebyi humaka eka nongonoko wa khompyuta.
<samp>This text is meant to be treated as sample output from a computer program.</samp>