i want this javascript code to write to a < p > the tag < script> as text any solution:
document.getElementById('tests').innerHTML += "<input type='radio'><label for='contactChoice3'><"+"script></label>";