@@ -1694,7 +1694,7 @@ body { padding-bottom: 70px; }
...
@@ -1694,7 +1694,7 @@ body { padding-bottom: 70px; }
</div>
</div>
<pclass="lead">Extend Bootstrap's <ahref="../css/#grid">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
<pclass="lead">Extend Bootstrap's <ahref="../css/#grid">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
<p>With a bit of extra markup, it's possible to add any kind of HTML content like headings, paragraphs, or buttons into thumbnails.</p>
<p>With a bit of extra markup, it's possible to add any kind of HTML content like headings, paragraphs, or buttons into thumbnails.</p>
<divclass="bs-example">
<divclass="bs-example">
<divclass="row">
<divclass="row">
...
@@ -1999,7 +1999,7 @@ body { padding-bottom: 70px; }
...
@@ -1999,7 +1999,7 @@ body { padding-bottom: 70px; }
</div>
</div>
<pclass="lead">Abstract object styles for building various types of components (like blog comments, Tweets, etc) that feature a left- or right-aligned image alongside textual content.</p>
<pclass="lead">Abstract object styles for building various types of components (like blog comments, Tweets, etc) that feature a left- or right-aligned image alongside textual content.</p>
<h3>Default example</h3>
<h3id="media-default">Default media</h3>
<p>The default media allow to float a media object (images, video, audio) to the left or right of a content block.</p>
<p>The default media allow to float a media object (images, video, audio) to the left or right of a content block.</p>
<divclass="bs-example">
<divclass="bs-example">
<divclass="media">
<divclass="media">
...
@@ -2042,7 +2042,7 @@ body { padding-bottom: 70px; }
...
@@ -2042,7 +2042,7 @@ body { padding-bottom: 70px; }
</div>
</div>
{% endhighlight %}
{% endhighlight %}
<h3>Media list</h3>
<h3id="media-list">Media list</h3>
<p>With a bit of extra markup, you can use media inside list (useful for comment threads or articles lists).</p>
<p>With a bit of extra markup, you can use media inside list (useful for comment threads or articles lists).</p>