|
Posted by Steve Pugh on 11/10/27 11:17
Jim Scott <mr.jimscott@Xvirgin.net> wrote:
>On Fri, 27 May 2005 20:33:14 +0100, Steve Pugh wrote:
>
>> Jim Scott <mr.jimscott@Xvirgin.net> wrote:
>>>On Fri, 27 May 2005 15:20:40 GMT, Spartanicus wrote:
>>>> Cogito <nospam@nospam.nospam> wrote:
>>>>
>>>>>I am trying to incorporate a css table into a page without much
>>>>>success.
>>>>
>>>> You are aware that IE doesn't support css tables I hope?
>>>
>>>What nonsense. My entire site is made from css tables.
>>
>> If you mean the site in your sig -
>> http://freespace.virgin.net/mr.jimscott/ - that doesn't use a single
>> CSS table. It uses HTML tables. Read the CSS spec to see what everyone
>> else is talking about.
>>
>
>So how come I use table.css to get them there?
Because you decided to call one of your stylesheets table.css. The
styles in table.css style your HTML tables, they do not create any CSS
tables - do you see any display: table; or similar styles in there? I
don't.
Steve
--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor
Steve Pugh <steve@pugh.net> <http://steve.pugh.net/>
[Back to original message]
|