<html >
<head>
<title>Nhaynhay</title>
<script>
function bay()
{
x=Math.round(Math.ramdom*10000)%801;
y=Math.round(Math.ramdom*10000)%501;
the=document.getElementById("1");
the.style.left=x
the.style.top=y
}
</script>
</head>
<body>
Cưới vợ đúng hay sai
<div id="1" style="position:absolute"...