The problem I have here is that I have absolutely no control over the HTML
markup.  In the code in my original post, the table itself has a class and
each of the cells has the exact same class.  I am trying to style the first
cell differently from the other cells, only using CSS as I cannot change the
HTML markup.

So, only using CSS, is there a possible cross-browser solution to style the
first table cell differently from the others without have a unique ID or
class on it?

Thanks
-- Jeff
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Christian Montoya
Sent: Sunday, September 25, 2005 8:23 PM
To: Jeff Chastain
Cc: [email protected]
Subject: Re: [css-d] Table Styling

There are a lot of tables there that do the styling you want... first TD is
aligned one way and the rest of the TD's are styled another. It's a gallery
of CSS used with tables. A great resource.

On 9/25/05, Jeff Chastain <[EMAIL PROTECTED]> wrote:
>
>
> Christian -
>
> What are you referring to here? I have looked through this page and I 
> must be missing what you are seeing.
>
> Thanks for the help.
> -- Jeff
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Christian 
> Montoya
> Sent: Sunday, September 25, 2005 5:16 PM
> To: Jeff Chastain
> Cc: [email protected]
> Subject: Re: [css-d] Table Styling
>
> There is a way to do that. Look here:
>
> http://icant.co.uk/csstablegallery/
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED] 
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by 
> evolt.org<http://evolt.org>-- http://www.evolt.org/help_support_evolt/
>
>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org --
http://www.evolt.org/help_support_evolt/


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to