Jump to content

table rows not working....


just-j

Recommended Posts

ok i have a bunch of php code that makes a bunch of information that it reads from a txt file and a database into a table.. this is what the source code comes out to
[code]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
<div style='position:absolute; left:300px; top:110px;'><font size=2><a href='replyform.php?filename=qqjnxwfpgc'>reply to topic</a></font></div><table border='1'>
<tr><td colspan=3 style='text-align: center; font-weight: bold;'>SUBJECT: TESTING</td></tr>
<tr>
<td width='25%' align='left' rowspan='4' valign='top'>just J <img src='images/msgicon.jpg' /><br /><img src='images/avatars/1.gif'> </td><td width='75%' rowspan='4' valign='top'>ok lets see what we come up with

</td></tr><tr><td width='25%' align='left' rowspan='4'>just J
<img src='images/msgicon.jpg' /><br /><img src='images/avatars/1.gif'></td><td width='75%' rowspan='4' valign='top'>asdf asdf asdf asd
</td></tr><tr><td width='25%' align='left' rowspan='4'>just J
<img src='images/msgicon.jpg' /><br /><img src='images/avatars/1.gif'></td><td width='75%' rowspan='4' valign='top'>asf asfd as asf as
</td></tr></table></body>
</html>
[/code]

the code is a little bundeled up but the <tr> tags arent makeing a new row. except the first one that has SUBJECT: TESTING. the SUBJECT: TESTING is on the first row and then it drops down the the next row and everything else is all on that row..  the <tr> tags will not make a new row!!!  can someone help me?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.