--- layout: single elementName: body ---

# body

The container for a web page's content. Must be a direct child of <html>, and must be an ancestor of all HTML elements (except where noted).

Example: Copy

{% highlight html %} {% endhighlight %}