Voor school moeten wij een website maken met meerdere 'styles' waarbij onder andere een 'aural' sheet.
Nu heb ik het volgende:
body
{color: #ff0003; background-color: #99c266;}
h1 {color:#0000ff;}
h5 {color:#808080;}
h5 {font-size:120%}
h3 { text-decoration:underline;}
h3 {color:#800000;}
p.serif{font-family:Arial, Helvetica,serif;}
p.one
{border-color: black; border-style: solid;
border-width: 7px;}
p.two
{ border-width: 4px; border-color: black; border-style: solid;}
img
{
border:3px solid #000000;
margin:0px 0px 0px 0px;}
img
{opacity:0.4;
filter:alpha(opacity=40);}
a.one:link {color: #0000FF;}
a.one:visited {color: #0000ff;}
a.one:hover {color: #ffcc00;}
@media aural {
h1, h2, h3,
h4, h5, h6 { voice-family: paul, male; stress: 20; richness: 90 }
h1 { pitch: x-low; pitch-range: 90 }
h2 { pitch: x-low; pitch-range: 80 }
h3 { pitch: low; pitch-range: 70 }
h4 { pitch: medium; pitch-range: 60 }
h5 { pitch: medium; pitch-range: 50 }
h6 { pitch: medium; pitch-range: 40 }
li, dt, dd { pitch: medium; richness: 60 }
dt { stress: 80 }
pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
em { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
strong { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
dfn { pitch: high; pitch-range: 60; stress: 60 }
s, strike { richness: 0 }
i { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
b { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
u { richness: 0 }
a:link { voice-family: harry, male }
a:visited { voice-family: betty, female }
a:active { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
Hoop dat het overzichtelijk is.
Ik heb geen idee wat ik fout doe, ik heb al enkele dingen geprobeerd, maar niets werkt. Ik heb ook weinig ervaring met 'aural' sheets, dus vandaar.
Ik hoop dat jullie mij kunnen helpen.
Nu heb ik het volgende:
body
{color: #ff0003; background-color: #99c266;}
h1 {color:#0000ff;}
h5 {color:#808080;}
h5 {font-size:120%}
h3 { text-decoration:underline;}
h3 {color:#800000;}
p.serif{font-family:Arial, Helvetica,serif;}
p.one
{border-color: black; border-style: solid;
border-width: 7px;}
p.two
{ border-width: 4px; border-color: black; border-style: solid;}
img
{
border:3px solid #000000;
margin:0px 0px 0px 0px;}
img
{opacity:0.4;
filter:alpha(opacity=40);}
a.one:link {color: #0000FF;}
a.one:visited {color: #0000ff;}
a.one:hover {color: #ffcc00;}
@media aural {
h1, h2, h3,
h4, h5, h6 { voice-family: paul, male; stress: 20; richness: 90 }
h1 { pitch: x-low; pitch-range: 90 }
h2 { pitch: x-low; pitch-range: 80 }
h3 { pitch: low; pitch-range: 70 }
h4 { pitch: medium; pitch-range: 60 }
h5 { pitch: medium; pitch-range: 50 }
h6 { pitch: medium; pitch-range: 40 }
li, dt, dd { pitch: medium; richness: 60 }
dt { stress: 80 }
pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
em { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
strong { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
dfn { pitch: high; pitch-range: 60; stress: 60 }
s, strike { richness: 0 }
i { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
b { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
u { richness: 0 }
a:link { voice-family: harry, male }
a:visited { voice-family: betty, female }
a:active { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
Hoop dat het overzichtelijk is.
Ik heb geen idee wat ik fout doe, ik heb al enkele dingen geprobeerd, maar niets werkt. Ik heb ook weinig ervaring met 'aural' sheets, dus vandaar.
Ik hoop dat jullie mij kunnen helpen.
Gaude et aude