Hi I\'m seeing a great number of different ways to implementat blockquote
in html but it doesn\'t seem clear in its documentation how should I properly format a
This is how Bootstrap does quotes in v3.3.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
More on the footer element from MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/footer
The HTML
Element represents a footer for its nearest sectioning content or sectioning root element (i.e, its nearest parent
,