Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
Produces the HTML5 Article element.
#article { body=[
#html5_header{ body="Article Header"},
"Here is some article content",
#html5_footer{ body="Some footer content"}
]}.
body
(Nitrogen Elements) - The body of the article element.
role
(String) - The role of the HTML5 Article element.