Koodu
Akwụkwọ na ihe atụ maka igosipụta koodu inline na multiline na Bootstrap.
Jiri snippet kechie koodu inline <code>
. Jide n'aka na ị ga-agbanarị brackets akụkụ HTML.
Dịka ọmụmaatụ,
<section>
ekwesịrị ịfụkọta ya dị ka inline.
For example, <code><section></code> should be wrapped as inline.
Jiri <pre>
s maka ọtụtụ ahịrị koodu. Ọzọkwa, jide n'aka na ị ga-agbanarị brackets akụkụ ọ bụla dị na koodu maka nsụgharị kwesịrị ekwesị. Ị nwere ike itinye .pre-scrollable
klaasị na nhọrọ, nke ga-edobe max-elu 350px wee nye akwụkwọ mpịakọta y-axis.
<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>
Maka igosi mgbanwe jiri <var>
mkpado.
y =
m
x +
b
<var>y</var> = <var>m</var><var>x</var> + <var>b</var>
Jiri <kbd>
gosi ntinye a na-ejikarị ahụigodo abanye.
Ka ịgbanwee akwụkwọ ndekọ aha, pịnye
cdaha ndekọ na-esochi ya.
Ka idezi ntọala, pịa ctrl + ,
Ka idezi ntọala, pịa 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>
Maka igosi ihe nlele sitere na mmemme jiri <samp>
mkpado.
Ezubere ka ewere ederede a dị ka ihe nlele sitere na mmemme kọmputa.
<samp>This text is meant to be treated as sample output from a computer program.</samp>