Khoutu
Litokomane le mehlala ea ho bonts'a li-block tsa inline le tse ngata ka Bootstrap.
Inline khoutu
Qetella likotoana tse nyane tsa khoutu ka <code>. Etsa bonnete ba hore u baleha li-angles tsa HTML.
       Ka mohlala, 
       
 
     <section>e lokela ho phutheloa joalo ka inline. 
     For example, <code><section></code> should be wrapped as inline.Diboloko tsa khoutu
Sebelisa <pre>s bakeng sa mela e mengata ea khoutu. Hape, etsa bonnete ba hore u baleha masakaneng afe kapa afe a khoutu bakeng sa phetolelo e nepahetseng. U ka eketsa .pre-scrollablesehlopha ka boikhethelo, se tla beha bolelele ba 340px mme se fane 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>Lintho tse fapaneng
Bakeng sa ho bonts'a lintho tse fapaneng sebelisa <var>tag.
 
      y = 
       m 
      x + 
       b 
     
 
     <var>y</var> = <var>m</var><var>x</var> + <var>b</var>Kenyelletso ea mosebelisi
Sebelisa lets'oao <kbd>ho bonts'a keno eo hangata e kengoang ka keyboard.
       Ho fetola li-directory, thaepa 
       cde lateloe ke lebitso la directory.
      
Ho edita di-setting, tobetsa ctrl + ,
 
     Ho edita di-setting, 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>Sephetho sa mohlala
Bakeng sa ho bonts'a tlhahiso ea mohlala ho tsoa lenaneong sebelisa <samp>tag.
 
      Sengoloa sena se reretsoe ho nkuoa e le mohlala o tsoang ho lenaneo la komporo. 
     
 
     <samp>This text is meant to be treated as sample output from a computer program.</samp>