Hi to everybody. I'm new to the DHE Forum and also newbie user of this program.
I'm trying to put some properties in the body tag of a page. Something like <body id="home">. It should be a property different for every pages in my site.
In the editor, double-click on an empty space on your page and bring up "main page settings". Choose "scripts and events" you will see "body top code" click... enter your info here.
I would like to use it to identify the page.. for example to give a user the feedback in what page he/she is using a css men?. I think that it is possible to do that changing other part of the html code, or passing a parameter to a page
@jtarin: the code written in the "body top code" is not inserted into the body tag, i.e. <body "my code here">.