Blockquotes
Include quotes and citations using the <blockquote>
and <cite>
elements.
Someone once said something so important, it was deemed worthy of repeating here in the form of a blockquote. This is that blockquote. - Someone Important
<blockquote>
Someone once said something so important, it was deemed worthy of repeating here in the form of a blockquote. This is that blockquote.
<cite>- Someone Important</cite>
</blockquote>
You can adjust the color of the border using the .primary
, .secondary
, .success
, .danger
, and .warning
classes.
Someone once said something so important, it was deemed worthy of repeating here in the form of a blockquote. This is that blockquote. - Someone Important
<blockquote class="secondary">
Someone once said something so important, it was deemed worthy of repeating here in the form of a blockquote. This is that blockquote.
<cite>- Someone Important</cite>
</blockquote>