I don't remember how to wrap the a around the words and it still be directly after the input element


1 Like

Welcome to FFC forum. Link your post to that step you asking about.

As i understand what you said in your title,
You don’t need whole words to be the clickable link.

So simply you can move the opening <a> tag and its attributes to the beginning of the text you want.

Example:

I accept <a href="LINK">that</a>
1 Like

Please post your actual code instead of a screenshot. Also, please post the link to the step inside of the screenshot. Thanks

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.