Hallo
Auf meiner Webseite habe ich eine Tabelle eingefügt.
Nach dem hochladen in den Browser verändert sich immer die breite der Tabelle. Auf 22 und 24 zoll Monitor sieht mann es ganz deutlich .Wie kann ich dieses fixieren. Ich arbeite mit Expression Web 4
Vielen dank für eure Bemühungen im vorraus.
Peter
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="de" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Ohne_Titel_2</title>
<style type="text/css">
.auto-style1 {
border: 7px solid #990033;
margin-right: 0px;
background-color: #FFFFFF;
}
.auto-style2 {
border: 1px solid #990033;
}
.auto-style3 {
font-size: smaller;
color: #990033;
text-align: justify;
border: 1px solid #990033;
}
.auto-style4 {
text-decoration: underline;
}
.auto-style7 {
border-style: solid;
border-width: 2px;
}
</style>
</head>
<body style="background-image: url('Terrassenhaus_Flyer[1]aaaaa.jpg'); background-repeat:no-repeat">
<p> </p>
<p><br />
</p>
<table align="center" cellpadding="0" cellspacing="0" class="auto-style1" style="width: 83%">
<tr>
<td class="auto-style2" style="height: 42px; width: 982px;"></td>
</tr>
<tr>
<td class="auto-style2" style="height: 32px; width: 982px;"></td>
</tr>
<tr>
<td class="auto-style3" style="height: 20px; width: 982px;"> <span class="auto-style4">
Wohnung 17 </span>
<span class="auto-style4">Wohnung 20</span>
<br />
Nichtraucher
Nichtraucher<br />
2- Raumappartement
2- Raumappartement<br />
mit Westbalkon
mit Nordbalkon<br />
<br />
<span class="auto-style4">zum Appartement</span>
<span class="auto-style4">zum Appartment</span><br />
</td>
</tr>
<tr>
<td class="auto-style2" style="height: 100px; width: 982px;">
<div id="Ebene5" style="position: absolute; width: 112px; height: 129px; z-index: 1; left: 221px; top: 196px">
<a href="Bild%20036klein.jpg">
<img class="auto-style7" height="75" src="Bild%20036klein_small.jpg" width="100" /><!-- MSComment="autothumbnail" xthumbnail-orig-image="http:///C:/Dokumente und Einstellungen/Peter/Desktop/manuel/Bild 036klein.jpg" --></a></div>
</td>
</tr>
<tr>
<td class="auto-style2" style="height: 100px; width: 982px;"> </td>
</tr>
<tr>
<td class="auto-style2" style="height: 100px; width: 982px;"> </td>
</tr>
<tr>
<td class="auto-style2" style="height: 100px; width: 982px;"> </td>
</tr>
<tr>
<td class="auto-style2" style="height: 100px; width: 982px;"> </td>
</tr>
</table>
</body>
</html>