Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
Produces the HTML5 Footer element.
#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"}
]}.
body
(Nitrogen Elements) - The body of the HTML5 Footer element.
role
(String) - The role of the HTML5 Footer element.