Does anybody have suggestions for allowing a input field to update parts of a paragraph?
example, the visitor would type in their name, and it would customize the paragraph to use their name.
<input type="text">
<button>Submit</button>
<<Name>> went for a run, then <<Name>> took a nap.