ComboStrap UI - Footer
About
footer was too specific.
It was replaced by:
- the more generic bar component
- and the html markup footer in the templates
Old definition
footer is an UI ComboStrap component that implements the HTML footer element.
It's generally used in the footerbar of the Strap template.
A footer for a whole page is known as a fat footer.
Syntax
footer is a superser HTML element and takes therefore into account all styling attributes such as class and style.
<footer> </footer>