Hello Grant,

I am not an expert coder but maybe creating 2 different Div tags 1 align
left the other align right then 2 different tables will work.

I div on top of the other no padding no margin.

Sincerely,
Carlo

On Fri, Sep 30, 2011 at 5:01 PM, Grant Bailey <
grant_malcolm_bai...@westnet.com.au> wrote:

>  Hello,
>
> I'd be grateful for some help on this problem.
>
> I need to display a table. No problem except that it is one of those tables
> that have header columns on the left and right, which means that the top
> left-hand cell should not appear (i.e. have no border). Like this (please
> see attachment if the picture does not appear below):
>
>
> Here is my coding:
>
> <table class="Table_Text" width="92.2%" border="1" align="center"
> cellspacing="0">
> <tr style="font-weight: bold; ">
> <td style="border:none;"><br /></td>
> <td style="text-align: center; ">Column 1 Title</td>
> <td style="text-align: center; ">Column 2 Title</td></tr>
> <tr>
> <td style="font-weight: bold; ">Row 1 Title</td>
> <td>Col 1 Row 1</td>
> <td>Col 2 Row 1</td></tr>
> <tr>
> <td style="font-weight: bold; ">Row 2 Title</td>
> <td>Col 1 Row 2</td>
> <td>Col 2 Row 2</td></tr>
> </table>
>
> Unfortunately, all of the major browsers show the top-left cell with a
> border (a bit fainter, but you can still see it), despite my efforts (shown
> in code above) to render it invisible.
>
> If someone could advise me how to make the cell truly invisible I would be
> most grateful.
>
> Thank you and kind regards,
>
> Grant Bailey
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> *******************************************************************


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

<<feegfdfj.jpg>>

Reply via email to