:target是什么? MDN是这样描述的::target The :target pseudo-class represents the unique element, if any, with an id matching the fragment identifier of the URI o...
关于具体解决方法或如何规避问题的意见可以参考另一篇非常有见地的文章,All You Need to Know About CSS Transitions。Alex MacCaw讲述的是关于实现特定的效果,而我要谈的是技术背景,主要讨论在使用CSS过渡的过程中所未预料到的问题。 结构 (HTML),表...