1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-28 01:35:32 +00:00
elinks/test/css/simpletext.html
Petr Baudis 0f6d4310ad Initial commit of the HEAD branch of the ELinks CVS repository, as of
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this
by grafting.
2005-09-15 15:58:31 +02:00

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>