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:...")
 
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>

Revision as of 06:32, 29 June 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>