add($first_box); $horizontal_box->add($second_box); // define the page as contained in the div element "content", and composed of the box created just above $page=new PageLayout("content", $horizontal_box); ?> Pierrox.net - Diable - example 02, two horizontal boxes
first box
second box