sonicproduction
New member
Hi ihrs!
Also folgendes hab ich vor:
<td style="background-color:333333" onmouseover="this.style.backgroundColor='#336699'; this.style.color='ffff00'" onmouseout="this.style.backgroundColor='#333333'; this.style.color='ffffff'">Home</td>
Den style würd ich jedoch gerne komplett in die externe CSS-Datei legen. Wie mach ich das?
td {?}
vielen dank!
Also folgendes hab ich vor:
<td style="background-color:333333" onmouseover="this.style.backgroundColor='#336699'; this.style.color='ffff00'" onmouseout="this.style.backgroundColor='#333333'; this.style.color='ffffff'">Home</td>
Den style würd ich jedoch gerne komplett in die externe CSS-Datei legen. Wie mach ich das?
td {?}
vielen dank!