Documentation Prolog Predicate Reference dom head/1

head/1

Get the header of the page.

Description

head( ?htmlObject )

head(Head) is true if and only if Head unifies with the <head> of the page.

Implementation