I am using the Tizen Web UI Builder template, which uses the concept of pages/ page manager/ page system.
While designing a page is there any way we could group controls in "Page designer", so that we could apply css or javascript to that particular group in general in a page?
or
Is there any means I could insert a div tag into the page other than using JS. Since, the HTML file gets generated using the page mechanism?