I have a circle and a text string grouped together in a page. I am trying to implement 3 possible situations:
. situation 1: when no elements are hover, only the circle should appear,
. situation 2: when the circle is hover, both the circle and the linked text should appear,
. situation 3: when the text is hover, only the circle should appear.
I can only implement the first 2 situations.
My attempt below:
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…