No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Orientation ==
==== Templates in diesem Wiki ====
Übersicht zu allen Templates: [[AllTemplates]]
Übersicht zu allen Templates: [[AllTemplates]]
und allen Seiten
und allen Seiten


====Testpage: Early German Translations====


[[Early German Translations of Mark Twain's Work|Early German translations of Mark Twain's works]] (in progress)
[[Early German Translations of Mark Twain's Work|Early German translations of Mark Twain's works]] (in progress)
Line 8: Line 9:
----
----
----
----
====Text Orientation====


=====1) Left-Aligned Text (Default)=====
=====1) Left-Aligned Text (Default)=====
Line 15: 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>