Skip to content

Level 396 of 415

HTML: An HTML fragment

Indentation is part of the exercise. Press Enter at the end of each line and use spaces, never Tab.

Target
36 WPM
Accuracy
96.1%
XP
104
WPM0
Accuracy0.0%
Time0:00
Raw0
Consistency0%
<section class="card">
<h2 id="title">Typometer</h2>
<p>Practice makes the difference.</p>
<a href="/learn">Start learning</a>
</section>

Click here or press Tab to start typing

Notes on this level

Which finger types each key

A browser can only report which character was typed, never which finger pressed it. That is why this lesson blocks on the wrong key rather than claiming to detect the wrong finger — the finger is something you have to build the habit for, and the table below is the habit to build.

<
Right middle finger, bottom row — reaching down from K, with Shift held by the opposite hand's little finger.
>
Right ring finger, bottom row — reaching down from L, with Shift held by the opposite hand's little finger.
/
Right pinky finger, bottom row — reaching down from ;.
=
Right pinky finger, number row — reaching up from ;.
"
Right pinky finger, home row — on the home row from ;, with Shift held by the opposite hand's little finger.
-
Right pinky finger, number row — reaching up from ;.

What these symbols are for

Punctuation and symbols are where most typists slow down, because they combine the weakest fingers with the Shift key and appear too rarely for the habit to form by accident.

<
means “less than”, and opens an HTML tag.
>
means “greater than”, and closes an HTML tag.
/
separates parts of a path or a date, and marks division.
=
assigns or asserts equality.
"
quotes speech and quoted text.
-
hyphenates compound words and marks subtraction.

Where the mistakes come from

Errors are rarely random. A wrong key is usually the right finger travelling the wrong distance in its own column, which is why the fix is control rather than slowing down everywhere.

<
Most often mistyped as 8, i, k — the other keys the right middle finger is responsible for.
>
Most often mistyped as 9, o, l — the other keys the right ring finger is responsible for.
/
Most often mistyped as 0, -, =, p, [, ], \, ;, ' — the other keys the right pinky finger is responsible for.
=
Most often mistyped as 0, -, p, [, ], \, ;, ', / — the other keys the right pinky finger is responsible for.
"
Most often mistyped as 0, -, =, p, [, ], \, ;, / — the other keys the right pinky finger is responsible for.
-
Most often mistyped as 0, =, p, [, ], \, ;, ', / — the other keys the right pinky finger is responsible for.

Most difficulty at this stage is technique rather than effort. These explain the technique.