On Wednesday, 29 January 2014 at 17:12:57 UTC, Stanislav Blinov
wrote:
> On Wednesday, 29 January 2014 at 17:11:32 UTC, Ary Borenszweig
> wrote:
>
>> Yes, as there are other ways for body: _body, _body, Body,
>> HtmlBody, etc. But "body" is the best one.
>
> torso? ;)
offspring = document.createElement("div");
document.torso.addOffspring(div);