I cant seem to insert colloms (I cant spell) into my tables :S.
To be true, Its quite annoying.
Here is my code (minus values):
Any help???

I cant seem to insert colloms (I cant spell) into my tables :S.
To be true, Its quite annoying.
Here is my code (minus values):
<table height='-' width='-'>
<tc>
<tr>
<td bgcolor='-' style='border:1 solid black'>-</td>
</td>
</tr>
<tc>...
and then it goes wrong!
Any help???
Oh man... I cant get back on bonzeet
wth is <tc>?
Looking for a good desiner to design a social networking template.
PM me.
Maybe because that code is really wrong.
Er... can someone show me a basic code for a 4cols and 5rows table![]()
Oh man... I cant get back on bonzeet
Code:<table height='-' width='-'> <tc> <tr> <td bgcolor='-' style='border:1 solid black'>-</td> </td> </tr> <tc>... and then it goes wrong!I thnk thats the correct codeCode:<table height="" width=""> <tr> <td bgcolor="" stle='border:1 solid black'>""<</td> </tr>
I think thats it?Code:<table width="200" border="1"> <tr> <th scope="col"> </th> <th scope="col"> </th> <th scope="col"> </th> <th scope="col"> </th> </tr> <tr> <th scope="row"> </th> <td> </td> <td> </td> <td> </td> </tr> <tr> <th scope="row"> </th> <td> </td> <td> </td> <td> </td> </tr> <tr> <th scope="row"> </th> <td> </td> <td> </td> <td> </td> </tr> <tr> <th scope="row"> </th> <td> </td> <td> </td> <td> </td> </tr> </table>
Edited: Sorry i just updated the code, the first one i did, not yours![]()
Last edited by L!nK; 02-06-2007 at 09:06 PM.
Thanks dude +Rep!
Oh man... I cant get back on bonzeet
shouldn't <th> be <td>?Code:<table height='-' width='-'> <tc> <tr> <td bgcolor='-' style='border:1 solid black'>-</td> </td> </tr> <tc>... and then it goes wrong!I thnk thats the correct codeCode:< table height="" width=""> <tr> <td bgcolor="" stle='border:1 solid black'>""<</td> </tr>
I think thats it?Code:<table width="200" border="1"> <tr> <th scope="col"> </th> <th scope="col"> </th> <th scope="col"> </th> <th scope="col"> </th> </tr> <tr> <th scope="row"> </th> <td> </td> <td> </td> <td> </td> </tr> <tr> <th scope="row"> </th> <td> </td> <td> </td> <td> </td> </tr> <tr> <th scope="row"> </th> <td> </td> <td> </td> <td> </td> </tr> <tr> <th scope="row"> </th> <td> </td> <td> </td> <td> </td> </tr> </table>
<td rowspan="" colspan="">content</td>
Looking for a good desiner to design a social networking template.
PM me.
No, its fine![]()
I think its correct, I'm still learning ;[
Want to hide these adverts? Register an account for free!