Jump to content

included table problem


duncan_cowan

Recommended Posts

On my register page I have included an other page which has a table on it but when i view the page the table is quite far down, also when i highlight a space before the table it also highlights a colum in the table. Also when i add a colum to the table The table goes 1 line down.the code for the the table is:

<form action="regformcheck.php" method="post"><table align="center" border="0" cellspacing="0" cellpadding="3">	<tr>		<td> <font color="#FFFFFF">Username*:		</td>		<td><input type="text" name="uname" maxlength="40" style="width:150px;height:17px;border:solid 1px black; font-size: 11">		</td>	</tr>	<br><br>	<tr>		<td><font color="#FFFFFF">Password*:		</td>		<td><input type="password" name="passwd" maxlength="50" style="width:150px;height:17px;border:solid 1px black; font-size: 11">		</td>	</tr><br><br>	<tr>		<td><font color="#FFFFFF">Confirm Password*:		</td>		<td><input type="password" name="passwd_again" maxlength="50" style="width:150px;height:17px;border:solid 1px black; font-size: 11">		</td>	</tr><br><br>	<tr>		<td><font color="#FFFFFF">E-Mail*:		</td>		<td><input type="text" name="email" maxlength="100" style="width:150px;height:17px;border:solid 1px black; font-size: 11">		</td>	</tr><br><br>	<tr>		<td><font color="#FFFFFF">Location		</td>		<td><input type="text" name="location" maxlength="150" style="width:150px;height:17px;border:solid 1px black; font-size: 11">		</td>	</tr><br><br>	<tr>		<td><font color="#FFFFFF">Show E-Mail?		</td>		<td><select name="show_email" style="width:100px;height:17px;border:solid 1px black; font-size: 11">				<option value="1" selected="selected">Yes</option>				<option value="0">No</option></select>		</td>	</tr><br><br>	<tr>		<td colspan="2" align="right"><input type="submit" name="submit" value="Sign Up">		</td>	</tr><br><br></table></form>

Is there any way to stop this from happening?

Link to comment
Share on other sites

<?php  require 'protected/db_connect.php';	// database connect script.if ($logged_in == 1) {header('Location: http://www.wasper-rocker.co.uk/protected/world_war_six_-.php');}//Deletes Old Database Entries  $maxtime = time() -600; $sql = mysql_query("DELETE FROM ppl_online WHERE UNIX_TIMESTAMP(activity) < '$maxtime'"); $rows = mysql_affected_rows(); if($_SESSION['online'] == "yes"){ 	@mysql_query("INSERT INTO ppl_online (session_id, activity, ip_address, refurl, user_agent) <br>		VALUES ('".session_id()."', now(), '{$_SERVER['REMOTE_ADDR']}', '{$_SERVER['HTTP_REFERER']}', '{$_SERVER['HTTP_USER_AGENT']}')"); 	$_SESSION['online'] = "yes"; } else { 	if ($logged_in == 1){ 		@mysql_query("UPDATE ppl_online SET activity=now(), member='y' WHERE session_id='".session_id()."'"); 	} } if($_SESSION['online'] == "yes"){		 	@mysql_query("UPDATE ppl_online SET activity=now() WHERE session_id='".session_id()."'"); } ?><html><head><meta http-equiv="Content-Language" content="en-gb"><title>World War Six - Home</title><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"></head><body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><!-- ImageReady Slices (images/WW6.psd) --><center><font color="FFFFFF" face="Haettenschweiler"><table id="Table_01" width="800" height="631" border="0" cellpadding="0" cellspacing="0">	<tr>		<td colspan="12">			<img src="protected/images/WW6_01.gif" width="800" height="69" alt=""></td>	</tr>	<tr>		<td>			<img src="protected/images/WW6_02.gif" width="28" height="21" alt=""></td>		<td>			<img src="protected/images/WW6_03.gif" width="93" height="21" alt=""></td>		<td colspan="3">			<img src="protected/images/WW6_04.gif" width="93" height="21" alt=""></td>		<td>			<a href="index.php"><img border="0" src="protected/images/WW6_05.gif" width="93" height="21" alt=""></a></td>		<td>			<a href="thegame.php"><img border="0" src="protected/images/WW6_06.gif" width="93" height="21" alt=""></a></td>		<td>			<a href="register.php"><img border="0" src="protected/images/WW6_07.gif" width="93" height="21" alt=""></a></td>		<td>			<img src="protected/images/WW6_08.gif" width="93" height="21" alt=""></td>		<td>			<img src="protected/images/WW6_09.gif" width="93" height="21" alt=""></td>		<td>			<img src="protected/images/WW6_10.gif" width="93" height="21" alt=""></td>		<td>			<img src="protected/images/WW6_11.gif" width="28" height="21" alt=""></td>	</tr>	<tr>		<td colspan="12">			<img src="protected/images/WW6_12.gif" width="800" height="23" alt=""></td>	</tr>	<tr>		<td colspan="3">			<img src="protected/images/WW6_13.gif" width="153" height="21" alt=""></td>		<td rowspan="9">			<img src="protected/images/WW6_14.gif" width="6" height="517" alt=""></td>		<td colspan="8">			<img src="protected/images/WW6_15.gif" width="641" height="21" alt=""></td>	</tr>	<tr>		<td colspan="3" height="85" background="protected/images/WW6_16.gif"><div align="center"><?php include("protected/login.php") ?>		<img src="protected/images/WW6_07.gif">		</div></td>		<td colspan="8" rowspan="7" valign="top" background="protected/images/WW6_17.gif"><div align="center"><br><br><font color="#FFFFFF"><?php include("regform.php") ?><br>				</tr>	<tr>		<td colspan="3">			<img src="protected/images/WW6_18.gif" width="153" height="45" alt=""></td>	</tr>	<tr>		<td colspan="3" height="85" background="protected/images/WW6_19.gif"><div align="center"><?php include("protected/memberstats.php") ?></div></td>	</tr>	<tr>		<td colspan="3">			<img src="protected/images/WW6_20.gif" width="153" height="45" alt=""></td>	</tr>	<tr>		<td colspan="3" height="85" background="protected/images/WW6_21.gif"><div align="center">Site			stats here.</div></td>	</tr>	<tr>		<td colspan="3">			<img src="protected/images/WW6_22.gif" width="153" height="45" alt=""></td>	</tr>	<tr>		<td colspan="3" height="85" background="protected/images/WW6_23.gif">		<div align="center">Site stats here.</div></td>	</tr>	<tr>		<td colspan="3">			<img src="protected/images/WW6_24.gif" width="153" height="21" alt=""></td>		<td colspan="8">			<img src="protected/images/WW6_25.gif" width="641" height="21" alt=""></td>	</tr>	<tr>		<td>			<img src="spacer.gif" width="28" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="93" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="32" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="6" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="55" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="93" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="93" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="93" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="93" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="93" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="93" height="1" alt=""></td>		<td>			<img src="spacer.gif" width="28" height="1" alt=""></td>	</tr></table><font size="1" face="Arial">©Duncan Cowan 2006.</font></center><!-- End ImageReady Slices --></body></html>

Link to comment
Share on other sites

<td colspan="8" rowspan="7" valign="top" background="protected/images/WW6_17.gif"><div align="center"><br><br><font color="#FFFFFF"><?php include("regform.php") ?><br> The <td>, <div> and <font> tags are not closed.

Link to comment
Share on other sites

bah, thats some horrible html coding =[. No offense man..Dont use font tags and other deprecated tags! Use CSS, also close your tags, and do it properly..
His code is valid! Not everyone wants to write XHTML (although that is always a good idea) his code looks like valid HTML 4 to me.
Link to comment
Share on other sites

Its just that he didnt close the tags. Thats what's messing up his page.. *edits previous post*
yes that is true I thought you were refering to <img> and such, also font tags are not depreciated in HTML only XHTML.Technically I don't thing you have to close the font tags (you will not get what you expect but it will still validate).
Link to comment
Share on other sites

It's always good to close all tags. If you don't close the tag, you are forcing the browser to guess, and we all know how well that goes.Also, don't do this:</tr><br><br>Content in a table only goes inside a <td></td> tag. Any other content (such as content between </tr> and <tr>) will be displayed above the table. So, all of those <br> tags you have after your </tr> tags are being moved above the table, which is why the table appears so far down the page.If you want to space your rows out, either put <br> tags in your <td> tags, or insert a blank row:<tr height="10"><td> </td></tr>

Link to comment
Share on other sites

every tag should be always closed. it is a standard of pracitce everyone should get into just as much as using quotation marks in defining the values of your attributes is too.but demanding that one person do it versus suggesting is different. lets all keep in mind that there are many ways to do things and that some people know little more about one thing than the other might. Furthermore, just because someone knows and amount of server side scripting language does not by any means mean they know HTMl or XHTML. In fact, I learned cold fusion in thr process of fixing someone elses web pages. This guy knew NOTHING about HTML. Our boss literally hired him to write teh applications and me to dress them up. So lets all try to keep things in perspective.plus, depenind on the browser you use, many of these missions ware not eviedent.thanks

Link to comment
Share on other sites

DOM inspector? Dont you mean the javascript wdinow? Thats what its called anyways lol.If you get web developer there is a button that you can just click to open it. :), web dev. also has a bunch of other cool features :).

Link to comment
Share on other sites

DOM inspector? Dont you mean the javascript wdinow? Thats what its called anyways lol.If you get web developer there is a button that you can just click to open it. :), web dev. also has a bunch of other cool features :).
Are you talking about Visual Web Developer Express(VWD)?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...