dc.Body

The <dc.Body> tag is a placeholder that tells the server where visible page content will begin.

Attributes

No special, regular attributes like class will work.

Usage Notes

None.

Examples

<dc.Html Skeleton="template-name"> <dc.Body> <p>content</p> </dc.Body> </dc.Html>

Output not applicable.

See Also