Of hoe maak je een layout met behulp van css?
Of stel je vraag iets duidelijker...
Elwin
?
Onbekende gebruiker
16-09-2004 16:54
heeft iemand een zwarte css voor criminals???
<style type="text/css">
body {
background-color: #000000;
}
p {
color: #000000;
}
</style>
Moet werken...
Elwin
Wat heeft dat dan met CSS te maken?
vind je het logisch die heeft hij al een hele poos geregistreerd staan ;)
D@rk schreef op 16.09.2004 20:03
www.csshulp.nl is al in gebruik :D
Duh, dies ook van Bassiej :P
?
Onbekende gebruiker
17-09-2004 10:04
body { background: #000000; color: #000000; font-family: "verdana"; font-size: 8pt; cursor: default; }
p { color: #000000; font-family: "verdana"; font-size: 8pt; cursor: default; }
a:link { color: #FFFFFF; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:visited { color: #FFFFFF; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:active { color: #FFFFFF; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:hover { color: #FFFFFF; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
textarea { border: 1px solid #000000; background: #9B2D2D; font-size: 8pt; }
input { border: 1px solid #000000; background: #9B2D2D; font-size: 8pt; }
input.normalRadio { border: none; background: none; }
select { border: 1px solid #000000; background: #AA3C3C; font-size: 8pt; }
table { color: #000000; font-family: "verdana"; font-size: 8pt; }
table.main { background: #AA3C3C; color: #000000; font-family: "verdana"; font-size: 8pt; }
td.subTitle { border: 2px solid #000000; background: #9B2D2D; color: #000000; font-family: "verdana"; font-size: 8pt; text-align: center; letter-spacing: 5px; }
td.mainTxt { border: 2px solid #000000; background: #8C1E1E; font-family: "verdana"; font-size: 8pt; padding-left: 5px; }
table.menu { border: 3px solid #000000; border-left: none; color: #000000; font-family: "verdana"; font-size: 8pt; }
td.menuTitle { background: #9B2D2D; color: #000000; font-family: "verdana"; font-size: 8pt; letter-spacing: 5px; }
td.menuLink { background: #8C1E1E; color: #000000; font-family: "verdana"; font-size: 8pt; }
a.menu:link { color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:visited { color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:active { color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:hover { color: #E15D5D; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
body { scrollbar-base-color: #8C1E1E;
scrollbar-3dlight-color: #8C1E1E;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #8C1E1E;
scrollbar-face-color: #AA3C3C;
scrollbar-highlight-color: #AA3C3C;
scrollbar-shadow-color: #8C1E1E;
scrollbar-track-color: #8C1E1E; }
ik heb dit script en ik wil hem hebben dat de tekst wit is en de rest zwart wie kan mijn helpen