[pmwiki-users] No <p> between tables with $HTMLVSpace = '';
    Oliver Betz 
    list_ob at gmx.net
       
    Sat May 18 13:48:26 CDT 2013
    
    
  
Lars Eignner wrote:
[...]
>You say you want an empty paragraph between tables.  HTML does not believe
>in empty paragraphs.  Without the   various browsers are likely to toss
>the empty P out entirely when they make up the page and may toss you into
>quirks mode to boot. So stop wanting an empty P.
>
>What you really want, I think, is extra space between tables.  Do that by
correct, thanks for showing me the right direction!
>styling extra bottom margin for the first table and extra top margin for the
>second table.  Examples of how to add styles to tables are given in
>PmWiki/Tables. Perhaps:
>
>||border=1 style="margin-bottom: 0.5em;"
I think I will try to get a general CSS rule to get vertical space
between tables.
Oliver
-- 
Oliver Betz, Munich http://oliverbetz.de/
    
    
More information about the pmwiki-users
mailing list