Goofball
Legacy Member
ik heb dit voor de kleuren van mijn scrollbar
het probleem is dat ze ni wille werke... wa doe ik fout of heb ik fout gezet?
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>nibbler</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {scrollbar-face-color:#959494;
scrollbar-highlight-color:#959494;
scrollbar-3dlight-color:#959494;
scrollbar-darkshadow-color:#959494;
scrollbar-shadow-color:#959494;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#959494;}
-->
</style>
</head>
het probleem is dat ze ni wille werke... wa doe ik fout of heb ik fout gezet?