Welcome Guest, Not a member yet? Register   Sign In
how generate row and celd with html table ?
#4

[eluser]Asinox[/eluser]
yes, i readed the guide, but, there 's just make_column, but how ill generate just 3 rows , with make_column ill control the columns, but the rows...i just i want to control the rows, if i need to make 10 columns is fine, but 10 columns with just 3 rows... i dont know if im clear Sad

something like that:
Code:
<table>
<tr>
   <td>CELD 1 </td><td>CELD 2 </td><td>CELD 3 </td><td>CELD 4 </td>
</tr>
<tr>
   <td>CELD 1 </td><td>CELD 2 </td><td>CELD 3 </td><td>CELD 4 </td>
</tr>
<tr>
   <td>CELD 1 </td><td>CELD 2 </td><td>CELD 3 </td><td>CELD 4 </td>
</tr>
</table>
PD: sorry with my english


Messages In This Thread
how generate row and celd with html table ? - by El Forum - 03-07-2009, 06:05 PM
how generate row and celd with html table ? - by El Forum - 03-07-2009, 06:19 PM
how generate row and celd with html table ? - by El Forum - 03-07-2009, 06:19 PM
how generate row and celd with html table ? - by El Forum - 03-07-2009, 06:26 PM
how generate row and celd with html table ? - by El Forum - 03-07-2009, 06:29 PM
how generate row and celd with html table ? - by El Forum - 03-07-2009, 06:34 PM
how generate row and celd with html table ? - by El Forum - 03-07-2009, 06:39 PM
how generate row and celd with html table ? - by El Forum - 03-07-2009, 07:03 PM
how generate row and celd with html table ? - by El Forum - 03-07-2009, 10:00 PM
how generate row and celd with html table ? - by El Forum - 03-07-2009, 10:39 PM
how generate row and celd with html table ? - by El Forum - 03-09-2009, 11:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB