HTML5 Footer Element
Home | Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Plugins | Mobile | Troubleshooting | About
Table of Contents
1 HTML5 Footer Element - #html5_footer {}
Produces the HTML5 Footer element.
Usage
#article { body=[ #html5_header{ body=[ #h1{ text="My Article Title"}, #time{ pubdate="2013-08-27"} ]}, "Here is some article content", #html5_footer{ body="Some footer content"} ]}.
Attributes
- body - (Nitrogen Elements)
- The body of the HTML5 Footer element.