Sent by ajb on 3 March 2005 05:05
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
--1003571852-1419144030-1109826282=:13568
Content-Type: TEXT/PLAIN; CHARSET=X-UNKNOWN; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE
Content-ID: [EMAIL-REMOVED]>
On Wed, 2 Mar 2005, Thierry Lavall[ISO-8859-1] =E9e wrote:
> Is there a way to apply CSS to all TDs within a specific CLASSED table?
> I have tried the following which does not work.
> Td table.data { border-bottom: 3px }
You have it reversed. You need to work from the outside in, so it would be
table.data td { border-bottom:3px; }
Annelise
--1003571852-1419144030-1109826282=:13568
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
--1003571852-1419144030-1109826282=:13568--