Text Practice Mode
"HTML Starter 1" by EnderBen1
created Sep 27th 2015, 09:01 by user935086
0
24 words
6 completed
0
Rating visible after 3 or more votes
00:00
<!DOCTYPE html>
<html>
<head>
<title>A website made by me</title>
</head>
<body>
<h1>This is a heading!</h1>
<br>
<p style="color: #A9A9A9">
simple <strong>phrases</strong>
</p>
</body>
</html>
<html>
<head>
<title>A website made by me</title>
</head>
<body>
<h1>This is a heading!</h1>
<br>
<p style="color: #A9A9A9">
simple <strong>phrases</strong>
</p>
</body>
</html>
saving score / loading statistics ...