Hallo Wolfgang, hallo Volker!
h1{
width:100%;
background-color:#dadada;
margin-top:0;
margin-bottom:0;
}
padding: 0;
Jetzt habe ich einiges getestet:
alles m sonst: der NS macht es nicht mit,
für den IE reicht auch:
h1{
background-color:#dadada;
margin:0;
}
also es wird ohne <span class"heading"> oder <div class"heading"> nicht gehen.
PS: mit:
h1{
border:none;
background-color:#dadada;
margin:0;
}
ginge in NS Farbe und Breite, aber nur *außerhalb von Tabellen!!
Grüße
Thomas