Layout futsch
Verfasst: Fr 2. Jul 2004, 09:10
ich habe ein layout in dreamweaver geschrieben und in contenido angepasst. heisst: zunaechst nur mit verweisen auf die bilder und die css textdatei. das layout ist mit tabellen aufgebaut, nichts spektakulaeres. trotzdem wird mir das laout in contenido zerhauen, weil die tabelle, worin sich die navigation befindet irgendwie falsch interpretiert wird.
um das weiter zu verdeutlichen, hier einfach mal der code (bilder werden richtig angezeigt, text wird richtig formatiert), falls jmd eine erklaerung hat
um das weiter zu verdeutlichen, hier einfach mal der code (bilder werden richtig angezeigt, text wird richtig formatiert), falls jmd eine erklaerung hat

Code: Alles auswählen
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="CMS Contenido 4.4.4">
<meta http-equiv="Content-Type" content="text/html; charset=deutsch">
<link rel="stylesheet" type="text/css" href="upload/css/styles.css" />
</head>
<body>
<table align="center" border="0" cellspacing="0" width="698" bgcolor="#000000">
<tbody><tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><img src="upload/pix/post.gif" width="200" height="100" alt="POST"></td>
<td><img src="upload/pix/komm.gif" width="300" height="100" alt="komm"></td>
<td bgcolor="#CCCC66">
<p align="left" class="fussnoteWeiss"> <a href="preise.html"><img src="upload/pix/angebot.gif" width="200" height="100" border="0"></a></p>
</td>
</tr>
<tr>
<td width="198" bgcolor="#CCCCCC">
<p align="center"><span class="weisskleiner"> Wer nicht wirbt<br>
um Geld zu sparen,<br>
kann genauso gut seine Uhr anhalten, um<br>
Zeit zu sparen. <br>
</span> <span class="fussnoteWeiss">(Ernest M. Hemingway)</span></p>
</td>
<td width="300"><img src="upload/pix/baum.jpg"></td>
<td width="198" bgcolor="#ffffff" valign="middle" align="center">
<table border="0" cellspacing="0" width="100%" class="links">
<tbody>
<tr>
<td width="100%" valign="middle">
</td>
</tr>
<tr>
<td width="100%" valign="middle" height="20">
<p> <img src="upload/pix/blind.gif" width="33" height="1"><img src="upload/pix/phell.gif" width="16" height="16">
<a href="print.html">Drucksachen </a></p>
</td>
</tr>
<tr>
<td width="100%" valign="middle" height="20">
<p><img src="upload/pix/blind.gif" width="33" height="1"><img src="upload/pix/phell.gif" width="16" height="16">
<a href="web.html">Internetseiten </a></p>
</td>
</tr>
<tr>
<td width="100%" valign="middle" height="20">
<p><img src="upload/pix/blind.gif" width="33" height="1"><img src="upload/pix/phell.gif" width="16" height="16">
<a href="text.html">Text, Redaktion</a></p>
</td>
</tr>
<tr>
<td width="100%" valign="middle" height="20">
<p><img src="upload/pix/blind.gif" width="33" height="1"><img src="upload/pix/phell.gif" width="16" height="16">
<a href="bild.html">Grafik, Fotografie</a></p>
</td>
</tr>
<tr>
<td width="100%" valign="middle" height="20">
<p><img src="upload/pix/blind.gif" width="33" height="1"><img src="upload/pix/phell.gif" width="16" height="16">
<a href="cd.html">Strategisches Design</a></p>
</td>
</tr>
<tr>
<td width="100%" valign="middle" height="20">
<p><img src="upload/pix/blind.gif" width="33" height="1"><img src="upload/pix/phell.gif" width="16" height="16">
<a href="preise.html">Preise</a> </p>
</td>
</tr>
<tr>
<td width="100%" valign="middle">
<p> </p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td width="198" bgcolor="#999933">
<p class="weisskleiner">werben<br>
mit kleinem Budget</p>
</td>
<td bgcolor="#ffffff" width="300" valign="middle">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="85%">
<tbody>
<tr>
<td width="100%" height="151">
<p class="fliesstext" align="left">container rausgenommen
<br>
<img src="upload/pix/blind.gif" width="115" height="1"> Ihr Erfolg
ist uns wichtig.</p>
</td>
</tr>
</tbody>
</table>
</td>
<td width="198" bgcolor="#FFFFFF" height="200" class="fussnoteWeiss"><img src="upload/pix/steffi.jpg" width="199" height="198" alt="signale"></td>
</tr>
</tbody>
</table>
</td>
</tr>