[pmwiki-users] horizontal space between 2 tables

JB jbit at ev1.net
Thu Sep 21 17:13:35 CDT 2006


Given two tables below how would I control the width of space between
them?  Would I use a style block ">><<"?  Would I use (:div:)?
I could nest them inside another table, but want to see if 
there is another way to do it.



(:comment code below uses recipe SimplifiedAdvancedTableDirectives:)
[table border=1 align=left]
[]a
[]b
[]c
[row]
[]d
[]e
[]f
[tableend]
[table border=1 align=left]
[]1
[]2
[]3
[row]
[]4
[]5
[]6
[tableend]





More information about the pmwiki-users mailing list