To switch directories, type <kbd>cd</kbd> followed by the name of the directory.<br>
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>
To edit settings, press <kbd><kbd>ctrl</kbd> + <kbd>,</kbd></kbd>
</div>
</div>
<divclass="highlight"><pre><codeclass="html">To switch directories, type <spanclass="nt"><kbd></span>cd<spanclass="nt"></kbd></span> followed by the name of the directory.</code></pre></div>
<divclass="highlight"><pre><codeclass="html">To switch directories, type <spanclass="nt"><kbd></span>cd<spanclass="nt"></kbd></span> followed by the name of the directory.<spanclass="nt"><br></span>
To edit settings, press <spanclass="nt"><kbd><kbd></span>ctrl<spanclass="nt"></kbd></span> + <spanclass="nt"><kbd></span>,<spanclass="nt"></kbd></kbd></span></code></pre></div>
<h2id="code-block">Basic block</h2>
<h2id="code-block">Basic block</h2>
<p>Use <code><pre></code> for multiple lines of code. Be sure to escape any angle brackets in the code for proper rendering.</p>
<p>Use <code><pre></code> for multiple lines of code. Be sure to escape any angle brackets in the code for proper rendering.</p>
...
@@ -2077,6 +2076,28 @@
...
@@ -2077,6 +2076,28 @@
<labelclass="control-label"for="inputError1">Input with error</label>
<labelclass="control-label"for="inputError1">Input with error</label>
<spanclass="nt"><label</span><spanclass="na">class=</span><spanclass="s">"control-label"</span><spanclass="na">for=</span><spanclass="s">"inputError1"</span><spanclass="nt">></span>Input with error<spanclass="nt"></label></span>
<spanclass="nt"><label</span><spanclass="na">class=</span><spanclass="s">"control-label"</span><spanclass="na">for=</span><spanclass="s">"inputError1"</span><spanclass="nt">></span>Input with error<spanclass="nt"></label></span>
<p>You can also add optional feedback icons with the addition of <code>.has-feedback</code> and the right icon.</p>
<p>You can also add optional feedback icons with the addition of <code>.has-feedback</code> and the right icon.</p>
<p><strongclass="text-danger">Feedback icons only work with textual <code><input class="form-control"></code> elements.</strong></p>
<divclass="bs-callout bs-callout-warning">
<divclass="bs-callout bs-callout-warning">
<h4>Icons, labels, and input groups</h4>
<h4>Icons, labels, and input groups</h4>
<p>Manual positioning of feedback icons is required for inputs without a label and for <ahref="../components#input-groups">input groups</a> with an add-on on the right. You are strongly encouraged to provide labels for all inputs for accessibility reasons. If you wish to prevent labels from being displayed, hide them with the <code>sr-only</code> class. If you must do without labels, adjust the <code>top</code> value of the feedback icon. For input groups, adjust the <code>right</code> value to an appropriate pixel value depending on the width of your addon.</p>
<p>Manual positioning of feedback icons is required for inputs without a label and for <ahref="../components#input-groups">input groups</a> with an add-on on the right. You are strongly encouraged to provide labels for all inputs for accessibility reasons. If you wish to prevent labels from being displayed, hide them with the <code>sr-only</code> class. If you must do without labels, adjust the <code>top</code> value of the feedback icon. For input groups, adjust the <code>right</code> value to an appropriate pixel value depending on the width of your addon.</p>
<p>The folks over at <ahref="http://www.maxcdn.com/">MaxCDN</a> graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these <ahref="http://www.bootstrapcdn.com/">Bootstrap CDN</a> links.</p>
<p>The folks over at <ahref="http://www.maxcdn.com/">MaxCDN</a> graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these <ahref="http://www.bootstrapcdn.com/">Bootstrap CDN</a> links.</p>
<divclass="highlight"><pre><codeclass="html"><spanclass="c"><!-- Latest compiled and minified CSS --></span>
<divclass="highlight"><pre><codeclass="html"><spanclass="c"><!-- Latest compiled and minified CSS --></span>