JSFiddle - React, Tailwind, and code Playground
by Andrey Aires
HTML
<div id="ççç">
</div>
JavaScript
document.querySelector('#ççç').innerHTML = '<a target="_blank" href="https://helloworld.com"><strong>hello world.</strong></a>'
by Andrey Aires
<div id="ççç">
</div>
document.querySelector('#ççç').innerHTML = '<a target="_blank" href="https://helloworld.com"><strong>hello world.</strong></a>'