Hi All I'm working on a re-design of my blog. The design is based on the Passion of Joan of Arc, a b/w silent film. I'm trying to give certain paragraphs the impression of scratched film being shown by adding an animated background image. It's still rough, but works ok.
However, I have only gotten first:child and third:child to work. The others don't seem to be showing the background. To avoid having it look like the same lines were flashing, I wanted to use co-ordinates to move the background. It wasn't working so I am stuck using top right, top left, bottom right, ... Here's my question, are there special rules for using nth-child pseudo classes? Beyond first, second, third, ... what are the labels? Sixth, seventh, tenth? That is what I would assume. Here's the prototype: http://www.tdrake.net/joan/index-liquid.html I'm still dealing with some liquid layout issues, so be kind. I also know that IE will not pay attention to the nth-child. I'm not worried about it. Ted www.tdrake.net ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
