mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
0f6d4310ad
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this by grafting.
25 lines
1.3 KiB
HTML
25 lines
1.3 KiB
HTML
<p style="text-align: left">left</p>
|
|
|
|
<p style="text-align: right">right</p>
|
|
|
|
<p style="text-align: center">center</p>
|
|
|
|
<p style="text-align: justify">justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify justify justify
|
|
justify justify justify justify justify justify justify justify</p>
|
|
|
|
<p style="text-align: left">left left bla bla left left but now
|
|
<span style="text-align: center; font-style: italic">centered span?!</span>
|
|
and here goes on the lefted paragraph.</p>
|
|
|
|
<div style="text-align: right">div right</div>
|
|
<div style="property: value; text-align: right;">div right;</div>
|