Как выбрать a
элементов, но только когда два рядом друг с другом ?
<div>
<a></a> <---- without this one
<irrelevant></irrelevant>
<a></a> <---- These two only
<a></a> <----
<irrelevant></irrelevant>
<a></a> <---- and without these three
<a></a>
<a></a>
<irrelevant></irrelevant>
<a></a> <---- and without this one
</div>