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