Posted by John Hosking on 04/20/07 14:43
Jon Slaughter wrote:
> In the following code I use selectors to position containers and I'm
> wondering because of the "depth" of the selection if its better to inline or
> not?
>
> .Box1 > span:first-child + span + span + span + span + span + span + span
> {
I'm having trouble keeping track, but I think this is Reason #163 for
you to stop trying to do absolute positioning. Maybe you should start
keeping count for yourself.
--
John
Navigation:
[Reply to this message]
|