mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 18:02:37 +02:00
@@ -107,7 +107,7 @@
|
|||||||
<!-- Inline text elements -->
|
<!-- Inline text elements -->
|
||||||
<h2 id="type-inline-text">Inline text elements</h2>
|
<h2 id="type-inline-text">Inline text elements</h2>
|
||||||
<h3>Marked text</h3>
|
<h3>Marked text</h3>
|
||||||
<p>For indicating blocks of text that have been deleted use the <code><mark></code> tag.</p>
|
<p>For highlighting a run of text due to its relevance in another context, use the <code><mark></code> tag.</p>
|
||||||
<div class="bs-example">
|
<div class="bs-example">
|
||||||
<p>You can use the mark tag to <mark>highlight</mark> text.</p>
|
<p>You can use the mark tag to <mark>highlight</mark> text.</p>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user