autostyle - Seitengestaltung | |
Beispiele
| |
.auto-style 1, 2, 3 und 4 - Beispiele im CSS | |
.auto-style1 {font-family: Cambria; font-size: 1.2em; font-weight: bold;
text-align: left; border: 0px solid #008080;} .auto-style2 {border-left: 1px solid #008080; border-right: 1px solid #008080; border-top: 1px solid #008080; border-bottom-color: #008080; font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif; font-size: 1.1em; background-color: #D7FFF9;} .auto-style3 {color: #FFFFFF; background-color: #008080;f ont-size: 1.5em;} .auto-style4 {line-height: 140%; margin-top: 6px; margin-bottom: 6px; text-align: left; font-weight: normal;} | |
.auto-style 1, 2, 3 und 4 - Beispiele im BODY | |
Die <class>
Befehle gehören immer zwischen <tr> ... </tr> oder <td> ... </td> bze <th
... </th> <td class="auto-style2><strong><a name="Ränder">Autostyle</a></strong></td> <tr><td class="auto-style58"> </td></tr> | |