idea how do I?
<div>
<label>
<input>
</div>
label ~ input {}
Not with CSS, with CSS it goes in the order the HTML is read, so you can only target children, and "younger" siblings of another selector
Обсуждают сегодня