.simpleText{
color: blue;
background-color:yellow;
font-family: Tahoma;
font-variant:small-caps;
font-size:20px;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
.advancedText{
text-align:right;
text-decoration:underline;
text-transform: uppercase;
text-indent: 50px;
letter-spacing: 3px;
word-spacing: 10px;
line-height: 2.0;
direction: rtl;
}
Dosyayı İndir