Documentation Prolog Predicate Reference dom body/1

body/1

Get the body of the page.

Description

body( ?htmlObject )

body(Body) is true if and only if Body unifies with the <body> of the page.

Implementation