also jetzt ist überhaupt nix mehr an der richtigen stelle
in dreamweaver
also jetzt ist überhaupt nix mehr an der richtigen stelle
in dreamweaver
End-Tag td = table data = Tabellendaten
wenn du das meinst :>
er zieht denn login content immer noch mit runter, irgendwo is noch ein fehler
bin nicht grade ein tabellen speazialist :]
Hallo
also ich will eine seite machen mit (if(!isset($site)) $site="news";)
mein problem ist wenn ich eine news schreibe verschiebt sich der rechte login content mit runter, ich habe alles in tabellen gesetzt.. mir fällt momentan nichts ein wie es gehen könnte also pls help
<?php
include("_mysql.php");
include("_settings.php");
include("_functions.php");
?>
<HTML>
<HEAD>
<TITLE>titel</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="">
<meta name="description" content="titel">
<link rel="stylesheet" type="text/css" href="cp.css">
<link rel="shortcut icon" href="favicon.ico">
<script language="JavaScript" src="bbcodes.js" type="text/JavaScript"></script>
<script language="JavaScript" src="functions.js" type="text/JavaScript"></script>
<script language="JavaScript1.2" src="preloader.js" type="text/JavaScript"></script></head>
<BODY onload="preloadImages()" BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 BACKGROUND="bg.gif">
<CENTER>
<TABLE WIDTH=853 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<td ROWSPAN="9" valign="top">
<table width="19" height="853" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD ROWSPAN=9>[img]DESIGN/bg_connection_left.gif[/img]</TD>
</tr>
</table>
<td COLSPAN="2" valign="top">
<table width="816" height="171" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD COLSPAN=2></TD>
</tr>
</table>
<td ROWSPAN="9" valign="top">
<table width="18" height="853" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD ROWSPAN=9>[img]DESIGN/bg_connection_right.gif[/img]</TD>
</tr>
</table>
</TR>
<TR>
<td COLSPAN="2" valign="top">
<table width="816" height="23" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD COLSPAN=2>[img]DESIGN/menu.gif[/img]</TD>
</tr>
</table>
</TR>
<TR>
<td bgcolor="000000" valign="top">
<table width="518" height="133" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD><embed name="head" src="SWF/head.swf" quality="high" base="" bgcolor="#000000" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" height="133" width="518"></TD>
</tr>
</table>
<td valign="top">
<table width="298" height="133" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD>[img]DESIGN/sub_menu.gif[/img]</TD>
</tr>
</table>
<TR>
<td valign="top">
<table width="518" height="20" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD>[img]DESIGN/content_top_spacer.gif[/img]</TD>
</tr>
</table>
<td valign="top">
<table width="298" height="20" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD>[img]DESIGN/content2_top_spacer.gif[/img]</TD>
</tr>
</table>
</TR>
<TR>
<td ROWSPAN="3" bgcolor="#FFFFFF" valign="top">
<table width="518" height="326" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="bilder/6.jpg" width="1"></td>
<TD ROWSPAN=3 background="DESIGN/main_content.gif" WIDTH=518 HEIGHT=326 ALT="">
<table valign="top" width="98%" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="20">
<?
if(!isset($module)) $module="news";
include($module.".php");
?>
</td>
</tr>
</table>
</tr>
</table>
<tr>
</tr>
<td width="298" valign="top">
<table cellpadding="0" cellspacing="0" border="0" width="298">
<tr>
<TD width="298" height="161" style="background-image:url(DESIGN/login_content.gif); background-repeat: repeat-y; padding-left: 0px">
<? include("login.php"); ?>
</TD>
</TR>
<TR>
<TD background="DESIGN/between_spacer.gif" WIDTH=298 HEIGHT=8 ALT="" title=""></TD>
</TR>
<TR>
<TD background="DESIGN/current_content.gif" WIDTH=298 HEIGHT=157 ALT="" title=""></TD>
</tr>
</table>
</TR>
<TR>
<td valign="top" bgcolor="#FFFFFF">
<table width="518" height="14" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD background="DESIGN/bottom_blocks_left.gif" WIDTH=518 HEIGHT=14 ALT=""></TD>
</tr>
</table>
<td valign="top">
<table width="298" height="14" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD background="DESIGN/bottom_blocks_right.gif" width=298 height=14 alt=""></TD>
</tr>
</table>
</TR>
<TR>
<td valign="top">
<table width="518" height="166" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD style="padding: 7px;" valign="top">[url='http://www.macromedia.com/go/getflashplayer_de'][img]DESIGN/MISC/get_flash_player.gif[/img][/url]</TD>
</tr>
</table>
<td valign="top">
<table width="298" height="166" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD></TD>
</tr>
</table>
</TR>
</TABLE>
</CENTER>
</BODY>
</HTML>
Alles anzeigen