Template:Style P-Align right: Difference between revisions

From Teopedia
No edit summary
m (text-indent:0)
Line 7: Line 7:
Example:
Example:
----
----
<div style="text-align: right;">Sample text</div>
<div style="text-align: right; text-indent:0;">Sample text</div>


</noinclude><includeonly><p style="text-align: right; ">{{{1|}}}</p></includeonly>
</noinclude><includeonly><p style="text-align: right; text-indent:0;">{{{1|}}}</p></includeonly>

Revision as of 03:10, 23 July 2022

This style is to design paragraph in text. To highligt just several symbols use templates for symbol styles.

Text aligned right. This style is used to align text to the right


Modifications:

  • text-align: center


To copy:

{{Style P-Align right|}}


Example:


Sample text