Dit is de stijltest.

De in stijl.css gebruikte waarden worden hier getest.

kop h2

kop h2 class: inh werk niet in Netscape

p.norm
p.vraag
p.antwoord

stijl.css 07-02-2000

body.inh {background: yellow}
body {background-image: url(plaatjes/home_icon2[1].gif);
	font-size: 12pt}
H1 {font-family: Arial; color: #FF00FF}
H2 {font-family: Arial; color: #FF00FF}
h2.inh {color: blue; font-weight: bold
	      margin-left: 15px; font-size: 30px}
h3.bl {margin-top: -50px; color: blue; font-size: 15px}
h4.inh {background: red; color: green; font-weight: bold
	      margin-left: 15px; font-size: 30px}
p.norm {}
p.vraag {font-weight: bold}
p.antwoord {color: green}
p.inh {color: yellow}

a:link {color: blue; text-decoration:none; font-size: 12pt onMouseover="bgcolor: green"; onMouseout="bgcolor: red"}
a:active {color: orange}
a:visited {color: green; font-style: italic}

 
table.inh { border: "15"; align: "center"; width: "90%"; bordercolordark: "#5555aa"; bordercolorlight: "#aaaaff" }
td.rev {font-size: 8pt; color: blue}
td.inh {background: red}