Why is there no < selector in CSS4?
While reading the question about selecting the parent element via css. A
question popped in my mind:
Why is the !-Selector used to reference the parent element instead of the
<-selector? It would be more logical to use < because > is already used to
select the child element.
No comments:
Post a Comment