Difference between revisions of "Aligning objects"

From Sun Myung Moon Archive
(Created page with "{{Concise}} Normal objects:<br> <code><nowiki><div style="float: right; padding: 20px;”>PUT YOUR OBJECT TEXT HERE</div></nowiki></code> <div style="float: right; padding:...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Concise}}
 
{{Concise}}
 +
Use
 +
*<code>right</code> to align right
 +
*<code>left</code> to align left
 +
*<code>center</code> to align in center
 +
  
 
Normal objects:<br>
 
Normal objects:<br>
Line 11: Line 16:
  
 
<categorytree mode=all style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Biography pages</categorytree>
 
<categorytree mode=all style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Biography pages</categorytree>
 +
 +
[[Category:Formatting help]]

Latest revision as of 09:23, 2 July 2015

Help(6 C, 4 P, 9 F)



Use

  • right to align right
  • left to align left
  • center to align in center


Normal objects:
<div style="float: right; padding: 20px;”>PUT YOUR OBJECT TEXT HERE</div>

PUT YOUR OBJECT TEXT HERE


Example of how the Category Tree for Biography pages was placed right:
<categorytree mode=all style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Biography pages</categorytree>