Khoutu ya
Ditokomane le mehlala ya go bontšha diboloko tša ka gare le tša mela ye mentši tša khoutu ka Bootstrap.
Phuthelela dikarolwana tša ka gare ga mothaladi tša khoutu ka <code>
. Kgonthiša gore o tšhaba maswaodikga a khutlo ya HTML.
Ka mohlala,
<section>
e swanetše go phuthelwa bjalo ka inline.
For example, <code><section></code> should be wrapped as inline.
Šomiša <pre>
s bakeng sa mela e mentši ya khoutu. Le mo nakong ye, kgonthišetša gore o tšhaba maswaodikga afe goba afe a khutlo ka khoutung bakeng sa phetolelo e swanetšego. O ka boikgethelo eketsa .pre-scrollable
sehlopha, e leng tla beha max-bophahamo ba 350px le fana ka 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>
Bakeng sa go bontšha diphetogo šomiša <var>
thepo.
y =
m
x +
b
<var>y</var> = <var>m</var><var>x</var> + <var>b</var>
Šomiša <kbd>
go laetša tsenyo yeo ka tlwaelo e tsenywago ka khiiboto.
Go fetola ditšhupetšo, thaepa
gomme o cdlatelwe ke leina la ditšhupetšo.
Go rulaganya dipeakanyo, tobetsa ctrl + ,
Go rulaganya dipeakanyo, tobetsa 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>
Bakeng sa ho bontša mohlala dipholo tsa ho tloha lenaneo sebelisa <samp>
tag.
Sengwalwa se se reretšwe go swarwa bjalo ka setšweletšwa sa mohlala go tšwa lenaneong la khomphutha.
<samp>This text is meant to be treated as sample output from a computer program.</samp>