Daniel: [CSS] Tabellen "brechen aus"

Beitrag lesen

Ahoi Max,

<div class="content">
  <table width="100%" border="1">
   <tr><td>asufsdhfsklfhds</td></tr>
  </table>
</div>

.content{
background:#E6ECF0;
padding:5px; padding-bottom:20px;
margin-left:170px; margin-top:5px; margin-right:5px; margin-bottom:5px;
border:1px solid black;}

da wird das problem liegen, das content div hat keine breite. außerdem
solltest du dir überlegen ob wirklich jedes div (z.B. das banner) nötig ist.

MfG

--
Alle Angaben wie immer ohne Gewähr
PPPS: ich trinke gerne ab und an mal eine tote Tante.