Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [HTML] Problem mit Table Layout (https://www.gegen-bilderklau.net/thread.php?threadid=89937)


Geschrieben von MissFreaky am 03.12.2006 um 17:23:

  Problem mit Table Layout

Ich hab ein Problem mit meinem Table Layout. Zwischen dem Header und der Tabelle ist ein kleiner weißer Streifen, wie bekomm ich den weg?

http://home.arcor.de/rv-calvano/test.htm

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
<html>

<head>
<meta http-equiv="Content-Language" content="de">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Neue Seite 1</title>
</head>

<body topmargin=0 background="http://home.arcor.de/rv-calvano/hg33.png">

<div align="center">
<center>
<img src="http://home.arcor.de/rv-calvano/logo123.png" width="653" height="385">
</center>
</div>

<div align="center">
  <center>
  <table border="0" width="653" background="http://home.arcor.de/rv-calvano/516.png">
    <tr>
      <td width="139" align="center">TEXT
        <p>TEXT</p>
        <p>TEXT</p>
        <p>TEXT</p>
        <p>TEXT</p>
        <p>TEXT</td>
      <td width="500" align="center">TEXT
        <p>TEXT</p>
        <p>TEXT</p>
        <p>TEXT</p>
        <p>TEXT</p>
        <p>TEXT</td>
    </tr>
  </table>
  </center>
</div>

</body>
</html>


Ich hoffe jemand kann mir helfen.

.MissFreaky



Geschrieben von Julia am 03.12.2006 um 18:54:

 

probiers mal so:

<html>

<head>
<meta http-equiv="Content-Language" content="de">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Neue Seite 1</title>
</head>

<body topmargin=0 background="http://home.arcor.de/rv-calvano/hg33.png">

<div align="center">
<center>
<img src="http://home.arcor.de/rv-calvano/logo123.png" width="653" height="385">
</center>
</div>

<div align="center">
<center>
<table border="0" width="653" background="http://home.arcor.de/rv-calvano/516.png">
<td width="139" align="center">TEXT
<p>TEXT</p>
<p>TEXT</p>
<p>TEXT</p>
<p>TEXT</p>
<p>TEXT</td>
<td width="500" align="center">TEXT
<p>TEXT</p>
<p>TEXT</p>
<p>TEXT</p>
<p>TEXT</p>
<p>TEXT</td>
</tr>
</table>
</center>
</div>

</body>
</html>



Geschrieben von MissFreaky am 04.12.2006 um 08:09:

 

Nee, funzt net... unglücklich



Geschrieben von MissFreaky am 04.12.2006 um 14:32:

 

Hat sich erledigt. Kann geschlossen werden.



Geschrieben von yase am 04.12.2006 um 14:42:

 

-


Forensoftware: Burning Board, entwickelt von WoltLab GmbH