eng
competition

Text Practice Mode

Programming HTML typing test

created Jan 17th 2015, 06:06 by


4


Rating

11 words
22 completed
00:00
<head>
<script>
function saveobj(ev){
ev.dataTransfer.setData("Text", ev.target.id)
}
function allowdrag(ev){
ev.preventDefault()
}

saving score / loading statistics ...