I have some text which I'd like to be clickable. And I want the picture to be opened when I click the certain word in a new window (not in a new tab). How could I do that? The code below does not work.
<p>Click on the <a href = "./images/TheForm.jpg">"Request Access"</a> button and fill in the form.</p>