WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Internet (http://www.wcm.at/forum/forumdisplay.php?f=8)
-   -   CSS Problem BACKGROUND (http://www.wcm.at/forum/showthread.php?t=150384)

darkcobalt 14.11.2004 19:31

CSS Problem BACKGROUND
 
hallo. wie muss ich die folgende Syntax verändern dass die hintergrundfarbe des douments GRAU ist???

welchen html befehl an welche stelle????


.leer { }

BODY,TD,TR,TH,P,DIV,BR,LI,OL,UL,SUP,SELECT,INPUT,T EXTAREA,DD,DT,SPAN,DL { text-decoration: none; color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 11px; }

.text { text-decoration: none; color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 11px; }
.mini { text-decoration: none; color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 10px; }
.header { text-decoration: none; color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold; }

A:link { text-decoration: none; color: #00264F; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold; }
A:active { text-decoration: none; color: #FA7D19; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold; }
A:visited { text-decoration: none; color: #00264F; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold; }
A:hover { text-decoration: underline; color: #FA7D19; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold; }

.htitel { font-size: 12px; font-weight: bold; }
A.ahtitel:link { font-size: 12px; font-weight: bold; }
A.ahtitel:active { font-size: 12px; font-weight: bold; }
A.ahtitel:visited { font-size: 12px; font-weight: bold; }
A.ahtitel:hover { font-size: 12px; font-weight: bold; }

.utitel { font-size: 12px; font-weight: normal; }
A.autitel:link { font-size: 12px; font-weight: normal; }
A.autitel:active { font-size: 12px; font-weight: normal; }
A.autitel:visited { font-size: 12px; font-weight: normal; }
A.autitel:hover { font-size: 12px; font-weight: normal; }

A.more:link { font-size: 10px; }
A.more:active { font-size: 10px; }
A.more:visited { font-size: 10px; }
A.more:hover { font-size: 10px; }

A.al:link { font-size: 10px; }
A.al:active { font-size: 10px; }
A.al:visited { font-size: 10px; }
A.al:hover { font-size: 10px; }

.Copyright { font-size: 10px; }

A.copy:link { font-size: 10px; }
A.copy:active { font-size: 10px; }
A.copy:visited { font-size: 10px; }
A.copy:hover { font-size: 10px; }

.i0 { font-size:11px; font-family:Verdana, Arial, Helvetica; }
.i2 { width: 350px; font-size:11px; font-family:Verdana, Arial, Helvetica; }

_m3 14.11.2004 20:25

http://www.w3.org/TR/1998/REC-CSS2-19980512/colors.html

BIG 14.11.2004 20:36

bei body den hintergrund definieren :
background-color: #FFFFFF;


Alle Zeitangaben in WEZ +2. Es ist jetzt 02:28 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag