You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
nateemerson edited this page Aug 17, 2011
·
7 revisions
Description
The <div#footer> entity represents a full width bar that spans the bottom of mobile pages in the framework. This bottom bar is a vertical region distinct from the main body.
Intent
This entity is employed on the front page of the framework to include a Copyright notice, a Help link, and a View Full Site link. It is not required on any other pages, though could be used by other pages to include other sorts of footer information. Note that this entity should not be used as navigation button, as the framework provides a button style for that purpose. (API: CSS: Buttons)
There are no variations of this style. It is intended to be universal between pages. However, a specific implementation may modify the text within the element if so desired.