Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 08-14-2006, 03:02 PM HTML Table Re-Sizing
Novice Talker

Posts: 10
Trades: 0
I created 7 tables with the html <table>.

Used <tr><th></th></tr> for headers then <tr><td></td></tr> for the data.

I want to resize each columns to be a certain size in characters (16 etc.) but the columns wont change no matter what with set td width=" " to. The column sizing seems to be according to the data inside the <th>. The column size only change with i set the (whole) table width to be a certain size. Is there a way to re-size each column individually?

Thank you.
serenathy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-14-2006, 03:47 PM Re: HTML Table Re-Sizing
Oneway's Avatar
Skilled Talker

Posts: 71
Trades: 0
If you know the width of each column then you also know the total width of the table so it shouldn't be a problem setting that one aswell, right?

Make sure the TD in which you set the width has content. Not all browsers accept a width setting when a td is empty.

Also, maybe you already know this. You only have to define widths for each TD (or TH) for one row. The rest of the cells will follow the widths you set.
Oneway is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to HTML Table Re-Sizing
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09638 seconds with 12 queries