(2/10)
Pro Access Required
This is a premium lesson. Upgrade to Pro to unlock this interactive exercise and continue your learning journey.
🌐HTML
Advanced Tables
0 WPM
0% Accuracy
0:00 Time elapsed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<table>↵
<caption>Typy's Adventure Leaderboard</caption>↵
<thead>↵
<tr>↵
<th rowspan="2">Coder</th>↵
<th colspan="2">Points</th>↵
<th rowspan="2">Level</th>↵
</tr>↵
<tr>↵
<th>HTML</th>↵
<th>CSS</th>↵
</tr>↵
</thead>↵
<tbody>↵
<tr>↵
<td>Typy</td>↵
<td>95</td>↵
<td>87</td>↵
<td>Expert</td>↵
</tr>↵
<tr>↵
<td>Alex</td>↵
<td>89</td>↵
<td>92</td>↵
<td>Advanced</td>↵
</tr>↵
</tbody>↵
<tfoot>↵
<tr>↵
<td colspan="4">Updated daily</td>↵
</tr>↵
</tfoot>↵
</table>
0 / 700
👆
Hold This!
Press This!
👇
`~
1!
2@
3#
4$
5%
6^
7&
8*
9(
0)
-_
=+
⌫
⇥
Q
W
E
R
T
Y
U
I
O
P
[{
]}
\|
⇪
A
S
D
F
G
H
J
K
L
;:
'"
↵
Z
X
C
V
B
N
M
.>
/?
⇧
Thumb
Index
Middle
Ring
Pinky