(7/10)

Pro Access Required

This is a premium lesson. Upgrade to Pro to unlock this interactive exercise and continue your learning journey.

🌐HTML

Css Connection

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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
<style>
.magic-button {
background: linear-gradient(45deg, #ff6b6b, #4ecdc4);
border: none;
padding: 10px 20px;
border-radius: 25px;
}
</style>
</head>
<body>
<button class="magic-button">Click for Magic!</button>
</body>
</html>
0 / 381
👆
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