![](/Q-tip/images/Tri2mcqtest.jpg "Tri 2 MCQ Test")
var btn = document.getElementById("btn"); btn.style.top = Math.floor((Math.random() * 230) + 1) + "px"; btn.style.left = Math.floor((Math.random() * 200) + 1) + "px"; input[type='submit'] { position: absolute; }