Jump to content

[SOLVED] table problems...


almightyegg

Recommended Posts

I have code (I used view source because PHP is involved in the values)

 

and it is:

	<tr>
<td width='100'><b>Product</b></td>
<td width='100'><b><a href='index.php?code=flamh&sort=higham'>Amount</a></b></td>
<td width='100'><b><a href='index.php?code=flamh&sort=totalc'>Total Cost</a></b></td> 
<td width='100'><a href='index.php?code=flamh&sort=lowcost'><b>Cost per</B></a></td>
<td width='100'><a href='index.php?sort=seller'><b>Seller</b></a></td>
<td width='100><b>Actions</b></td>
</tr>

<tr>
<td><a href='index.php?code=flamh&sortby=seller'>Flame Herb</a></td>
<td>100</td>
<td>5,000</td>
<td>50.00</td>
<td><a href='/player/view.php?id=1'>Lord of the Abyss</a></td>
<td><a href='delete.php?id=1'>[Del]</a></td>
</tr>
</table>

 

Yet it shows like problem.png

 

But as you can see from the code it should have 2 rows...not 1 long one

 

any help would be great

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.