I want to individually select the first anchor tag and last anchor tag of the <p> tag.
<div class="not01">
<img src="/assets/images/avatar-mark-webber.webp" alt="Mark Webber image">
<p> <a href="#">Mark Webber </a> reacted to your recent post <a href="#">My first tournament today!</a></p>
<span>1m ago</span>
</div>