mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:


=====2) Right-Aligned Text=====
=====2) Right-Aligned Text=====
<div style="text-align: right;width: 50%">
<div style="text-align: right;width: 90%">
This text is right-aligned. It appears flush with the right margin of the page or content block.
This text is right-aligned. It appears flush with the right margin of the page or content block.
</div>
</div>


=====3) Centered Text=====
=====3) Centered Text=====
<div style="text-align: center; width: 50%">
<div style="text-align: center;>
This text is centered. It appears in the middle of the page or block horizontally.
This text is centered. It appears in the middle of the page or block horizontally.
</div>
</div>