<p id="myText">This is the text to copy.</p> <button onclick="copyTextFromElement('myText')">Copy Text</button>