Без заголовка
19-03-2006 17:04
к комментариям - к полной версии
- понравилось!
verwenden Sie z.B. diese Anweisungen:
Diese Liste zum Kopieren als Textdatei anzeigen
font-family: Arial;
font-family: Arial,Verdana,Helvetica;
font-size: 16pt; (Größe in Punkt )
font-size: small; (oder: xx-small smaller lagre xxlarge ...)
font-size: 14px; (Größe in Pixel )
font-size: 0.8em; (relativ zur Normalgröße, 30px x 0.8em = 24px )
font-size: 80%; (relativ zur Normalgröße )
font-weight: bold; (Fettschrift)
font-weight: bolder; (Fettschrift)
font-weight: lighter; (extra dünn)
font-weight: 200; (100-900, extra dünn bis extra fett )
font-weight: normal;
font-style: italic; (Kursiv)
font-style: normal;
font-variant: small-caps; (Kapitälchen)
font-variant: normal;
line-height: 16pt; (Größe in Punkt )
line-height: 14px; (Größe in Pixel )
line-height: 1.3em; (relativ zur Normalhöhe, 30px x 1.3em = 39px )
line-height: 130%;
text-decoration: underline; (unterstrichen)
text-decoration: line-through; (durchgestrichen)
text-decoration: none;
text-align: center;
text-align: right;
text-align: left;
text-align: justify; (Blocksatz)
text-transform: lowercase; (Kleinschreibung)
text-transform: uppercase; (Großschreibung)
text-transform: capitalize; (Wortanfang in Großbuchstaben)
text-transform: none;
background: #0000FF;
background: blue;
color:#FF0000;
color:red;
вверх^
к полной версии
понравилось!
в evernote