eng
competition

Text Practice Mode

Simple HTML Page

created Sep 4th 2014, 22:16 by


22


Rating

20 words
392 completed
00:00
<!DOCTYPE html>
 
<html>
 
<head>
    <title> Webpage </title>
</head>
 
<body>
    <p> Simple HTML Page Code for 10 Fast Fingers </p>
</body>
 
</html>

saving score / loading statistics ...