Nicht mehr ganz neu hier
Hallo Leute,
ich bin blutiger html-anfänger ohne tiefergehende Kenntnisse. Ich habe eine Seite zusammengebaut mit Tabellen, ja ich weiß diese Art ist veraltet, aber habs immer so gemacht, hat auch gut funktioniert nur jetzt habe ich ein Problem.
Sobald der Bildschirm kleiner ist, als die Website die ich gestalte habe ist alles verschoben. Das heißt der Text ist irgendwo, aber nur nicht da wo er sein sollte
Es wäre super wenn ihr euch mal den code ankucken könntet. Vielleicht kommt jemand auf eine Lösung. Aber Achtung - ich glaube für Profis könnte der Code ziemlich schlimm aussehen
ich bin blutiger html-anfänger ohne tiefergehende Kenntnisse. Ich habe eine Seite zusammengebaut mit Tabellen, ja ich weiß diese Art ist veraltet, aber habs immer so gemacht, hat auch gut funktioniert nur jetzt habe ich ein Problem.
Sobald der Bildschirm kleiner ist, als die Website die ich gestalte habe ist alles verschoben. Das heißt der Text ist irgendwo, aber nur nicht da wo er sein sollte
Es wäre super wenn ihr euch mal den code ankucken könntet. Vielleicht kommt jemand auf eine Lösung. Aber Achtung - ich glaube für Profis könnte der Code ziemlich schlimm aussehen
HTML:
</head>
<title>Gästehaus</title>
<body background="background/background.jpg" center center>
<table border="0" width="85%" height="100%">
<tr>
<td align="center" width="100%" height="100%">
<table border="0" width="93%" height="751"style="background-repeat: no-repeat;">
<tr>
<td valign="top" background="background/indexhome.png" style="background-repeat: no-repeat;" width="899" height="748%">
<table border="0" width="100%" height="70">
<tr>
<td valign="bottom"> <table style="float:left;" width="396">
<tr>
<td> </td>
</tr>
</table>
<table style="float:left;" width="55">
<tr>
<td>
<p align="left"><font face="Arial" color="#FFFFFF" style="font-size: 11pt">
<a href="index.htm" style="background-repeat: no-repeat;" style="text-decoration: none"style="background-repeat: no-repeat;"><font color="#FFFFFF">Home</font></a></font></td>
</tr>
</table>
<table style="float:left;" width="78">
<tr>
<td>
<p align="left"><font face="Arial" color="#FFFFFF">
<span style="font-size: 11pt">
<a href="house.htm" style="text-decoration: none"style="background-repeat: no-repeat;"><font color="#FFFFFF">das Haus</font></a></span></font></td>
</tr>
</table>
<table style="float:left;" width="85">
<tr>
<td>
<p align="left"><font face="Arial" style="font-size: 11pt" color="#FFFFFF">
<a href="aktiv.htm" style="text-decoration: none"style="background-repeat: no-repeat;"><font color="#FFFFFF">Aktivitäten</font></a></font></td>
</tr>
</table>
<table style="float:left;" width="89">
<tr>
<td>
<p align="left"><span style="font-size: 11pt">
<font face="Arial" color="#FFFFFF">
<a style="text-decoration: none"style="background-repeat: no-repeat;" href="guestbook.htm"><font color="#FFFFFF">Guestbook</font></a></font></span></td>
</tr>
</table>
<table style="float:left;" width="71">
<tr>
<td>
<p align="left"><span style="font-size: 11pt">
<font face="Arial" color="#FFFFFF">
<a href="anfrage.htm" style="text-decoration: none"style="background-repeat: no-repeat;"><font color="#FFFFFF">Anfrage</font></a></font></span></td>
</tr>
</table>
<table style="float:left;" width="60">
<tr>
<td>
<p align="left"><span style="font-size: 11pt">
<font face="Arial" color="#FFFFFF">
<a href="preise.htm" style="text-decoration: none"style="background-repeat: no-repeat;"><font color="#FFFFFF">Preise</font></a></font></span></td>
</tr>
</table>
<table style="float:left;" width="39">
<tr>
<td>
<p align="left"><font face="Arial" style="font-size: 11pt" color="#FFFFFF">
<a href="lage.htm" style="background-repeat: no-repeat;"style="text-decoration: none"><font color="#FFFFFF">Lage</font></a></font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="97%" height="19"style="background-repeat: no-repeat;">
<tr>
<td width="932">
<table style="float:left;" width="819">
<tr>
<td align="right">
<p align="left"> </td>
</tr>
</table>
<table style="float:left;" width="57">
<tr>
<td align="right">
<p align="left"><font face="Arial" style="font-size: 7pt" color="#FFFFFF">
<a href="kontakt.htm" style="text-decoration: none"style="background-repeat: no-repeat;"><font color="#FFFFFF">Kontakt</font></a></font></td>
</tr>
</table>
<table style="float:left;" width="40">
<tr>
<td align="right">
<p align="left"><font face="Arial" style="font-size: 7pt" color="#FFFFFF">
<a href="anfrage.htm" style="text-decoration: none"><font color="#FFFFFF">Anfrage</font></a></font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<script type="text/javascript" src="http://view.binlayer.com/ad-12085.js"></script></body>
</html>
Zuletzt bearbeitet: