It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

how do you move table, <td> without center, left, righ

how do you move table, <td> without center, left, righ

Postby jeaddy on Sun Feb 03, 2008 1:05 am

and how do you move the text in the <td> to anywhere you wanted?

Thanks -
jeaddy
 
Posts: 24
Joined: Thu Dec 20, 2007 12:35 am

Postby superted on Tue Feb 05, 2008 11:39 am

Code: Select all
<table>
<tr>
<td style="align:right;">This'll be on the right of the table cell</td>
</tr>
</table>


is that what you wanted to do?
superted
 
Posts: 4
Joined: Tue Feb 05, 2008 10:34 am

Postby jeaddy on Tue Feb 05, 2008 11:44 pm

I use those and the are block statement, which increase white spaces and cause my text to move away from where I like it. I guess other ways to move where ever I wanted to is to use CSS?

you agree?

currently I only used table and I think it is very limited.
jeaddy
 
Posts: 24
Joined: Thu Dec 20, 2007 12:35 am


Who is online

Users browsing this forum: No registered users and 6 guests