Untitled

 avatar
unknown
plain_text
13 days ago
116 B
2
Indexable
<p id="myText">This is the text to copy.</p>

<button onclick="copyTextFromElement('myText')">Copy Text</button>
Leave a Comment