When I put together a form using almost exactly the same code as this snippet
(http://webix.com/snippet/83ae14be), I get divs with height = 2px and 4xp, etc., as displayed in this snippet (http://webix.com/snippet/782e133e).
This seems to only happen when I use an empty DIV as my container (http://webix.com/snippet/1c93d45d).
I want to use that target div to aid in placing the form on my existing PHP page.
How do I do this without all the elements shrinking almost nothing?