- From: Philip Taylor <P.Taylor@Rhul.Ac.Uk>
- Date: Wed, 6 Jul 2016 07:23:36 +0100
- To: Russ Puskarcik <rpuskarcik@gmail.com>
- CC: "www-validator@w3.org" <www-validator@w3.org>
Received on Wednesday, 6 July 2016 06:24:12 UTC
The examples here [1] suggest that (2) is not a valid parameter.
[1] https://www.w3.org/wiki/CSS/Selectors/pseudo-classes/:nth-child
--------
Russ Puskarcik wrote:
> Unknown pseudo-element or pseudo-class :nth-child
>
> pointing to the following:
>
> .codetable td:nth-child(2){
>
> width: 50px;
>
> color: blue;
>
> }
>
--
Philip Taylor
Received on Wednesday, 6 July 2016 06:24:12 UTC