Html – ":has" pseudo selector not working properly
I am trying to make a comment process in HTML, CSS, js, and PHP. I have an element named .view_replies in the nested class. If I make a sibling of its parent element and want to target it(i.e.sibling) I use…