Hi,<br><br>I&#39;m trying to center all the pages of my site, I&#39;ve had no luck with the style sheets and the only way I&#39;ve been able to achieve it is to place the holding div block inside a table as per the following:
<br><br>html table align: &#39;center&#39;; with: [ html tableRow: [ html tableData: [<br><div style="margin-left: 40px;">html div id: &#39;holding&#39;; with: [ ]]]]<br></div><br>I&#39;m guessing that this can&#39;t be best practise and I was wondering if anyone could set me straight.
<br><br>Cheers,<br><br>Dirk<br>