<h3>1. text-transform: none</h3>
<pre style="text-transform: none;">
LONDON. Michaelmas term lately over, and the Lord Chancellor sitting in Lincoln's Inn Hall.

Σ is a Greek letter and appears in ΟΔΥΣΣΕΥΣ. Θα πάμε στο "Θεϊκό φαΐ" ή στη "Νεράιδα"

ァィゥェ ォヵㇰヶ  
</pre>
=======================================
<h3>2. text-transform: uppercase</h3>
<pre style="text-transform:uppercase;">
LONDON. Michaelmas term lately over, and the Lord Chancellor sitting in Lincoln's Inn Hall.

Σ is a Greek letter and appears in ΟΔΥΣΣΕΥΣ. Θα πάμε στο "Θεϊκό φαΐ" ή στη "Νεράιδα"

ァィゥェ ォヵㇰヶ
</pre>
=======================================
<h3>3. text-transform: lowercase</h3>
<pre style="text-transform:lowercase;">
LONDON. Michaelmas term lately over, and the Lord Chancellor sitting in Lincoln's Inn Hall.

Σ is a Greek letter and appears in ΟΔΥΣΣΕΥΣ. Θα πάμε στο "Θεϊκό φαΐ" ή στη "Νεράιδα"

ァィゥェ ォヵㇰヶ
</pre>
=======================================
<h3>4. text-transform: capitalize</h3>
<pre style="text-transform:capitalize;">
LONDON. Michaelmas term lately over, and the Lord Chancellor sitting in Lincoln's Inn Hall.

Σ is a Greek letter and appears in ΟΔΥΣΣΕΥΣ. Θα πάμε στο "Θεϊκό φαΐ" ή στη "Νεράιδα"

ァィゥェ ォヵㇰヶ
</pre>
=======================================
<h3>5. text-transform: full-width</h3>
<pre style="text-transform:full-width;">
LONDON. Michaelmas term lately over, and the Lord Chancellor sitting in Lincoln's Inn Hall.

Σ is a Greek letter and appears in ΟΔΥΣΣΕΥΣ. Θα πάμε στο "Θεϊκό φαΐ" ή στη "Νεράιδα"

ァィゥェ ォヵㇰヶ
</pre>
=======================================
<h3>6. text-transform:full-size-kana</h3>
<pre style="text-transform:full-size-kana;">
LONDON. Michaelmas term lately over, and the Lord Chancellor sitting in Lincoln's Inn Hall.

Σ is a Greek letter and appears in ΟΔΥΣΣΕΥΣ. Θα πάμε στο "Θεϊκό φαΐ" ή στη "Νεράιδα"

ァィゥェ ォヵㇰヶ
</pre>

Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.