eng
competition

Text Practice Mode

Html Training for Coders

created Yesterday, 09:17 by Faroq


0


Rating

46 words
14 completed
00:00
<header class="site-header">
  <a class="logo" href="/">fastType</a>
  <nav class="nav">
    <a href="/learn">Learn</a>
    <a href="/practice">Practice</a>
    <a href="/stats">Stats</a>
  </nav>
</header>
 
<main class="page">
  <section class="hero">
    <h1>Type smooth, type accurate</h1>
    <p>Small improvements every day add up fast.</p>
    <button class="btn" type="button">Start now</button>
  </section>
</main>
 
<footer class="site-footer">
  <small>&copy; 2026 fastType. All rights reserved.</small>
</footer>
 

saving score / loading statistics ...