Talk:Prayers: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
=== prayer table code === | === prayer table code === | ||
<div style="margin-bottom:15px"> | |||
{|style="vertical-align:top; float:left; margin-right:25px; border:solid 1px; background-color:#eaecf0;" | {|style="vertical-align:top; float:left; margin-right:25px; border:solid 1px; background-color:#eaecf0;" | ||
!style="padding:15px;"|>>Prayer start here<< | !style="padding:15px;"|>>Prayer start here<< | ||
Amen | Amen | ||
Line 23: | Line 23: | ||
|- | |- | ||
|} | |} | ||
< | </div> | ||
<pre> | <pre> | ||
{|style="vertical-align:top; float:left; margin-right:25px; border:solid 1px;" | {|style="vertical-align:top; float:left; margin-right:25px; border:solid 1px;" | ||
Line 48: | Line 49: | ||
* >> needs a <nowiki><br></nowiki> to separate Notes from prayer tables | * >> needs a <nowiki><br></nowiki> to separate Notes from prayer tables | ||
* 1st table has float:right; 2nd does not | * 1st table has float:right; 2nd does not | ||
* div provides margin at bottom of prayer tables to avoid floating right | |||