Reply
Please help me to fix my site table
Old 06-05-2007, 06:00 PM Please help me to fix my site table
Super Talker

Posts: 108
I'm trying to build up a table, but I can't make all the words in the same lines.

It's hard to explain, I upload my table to one of my sites
here it is :
http://www.creditcardsplaza.com/what...e_problem.html

I want to do is that all the "Main Category 1" and "Main Category 2" and "Main Category 2" will be in the same link on the top.
So that mean they all has to be equal to 'Main Category 2"


10x alot !
dore1970 is offline
Reply With Quote
View Public Profile Visit dore1970's homepage!
 
When You Register, These Ads Go Away!
     
Old 06-05-2007, 06:36 PM Re: Please help me to fix my site table
tripy's Avatar
Fetchez la vache!

Posts: 1,988
Name: Thierry
Location: In the void
If you are talking about the vertical alignement in your table cells, use the valign="top" attribute on the cells which will hold the datas.

HTML Code:
<table>
  <tr>
    <td valign="top">aaaa</td>
    <td valign="top">bbbbb<br>bbbbb<br>bbbbb</td>
    <td valign="top">cccc</td>
  </tr>
</table>
Otherwise, I don't understand what you mean by "in the same link"...
__________________
Listen to the ducky: "This is awesome!!!"

tripy is offline
Reply With Quote
View Public Profile
 
Old 06-05-2007, 08:02 PM Re: Please help me to fix my site table
Super Talker

Posts: 108
Yeah! this is what I wanted. Thank you very much for your help.
I test it on my demo page it's perfect 10x alot
dore1970 is offline
Reply With Quote
View Public Profile Visit dore1970's homepage!
 
Reply     « Reply to Please help me to fix my site table
 

Thread Tools

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

vB 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.12289 seconds with 13 queries