mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
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>
|