[Seaside] Center Site without Table

dirk newbold dirkdirk at gmail.com
Tue Aug 28 10:22:11 UTC 2007


Hi,

I'm trying to center all the pages of my site, I've had no luck with the
style sheets and the only way I've been able to achieve it is to place the
holding div block inside a table as per the following:

html table align: 'center'; with: [ html tableRow: [ html tableData: [
html div id: 'holding'; with: [ ]]]]

I'm guessing that this can't be best practise and I was wondering if anyone
could set me straight.

Cheers,

Dirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070828/5534f876/attachment.htm


More information about the seaside mailing list