Skip to content

Commit e11bc27

Browse files
committed
Added a heading and title.
1 parent f5b4018 commit e11bc27

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>The Basic Language of the Web: HTML</title>
5+
</head>
6+
7+
<body>
8+
<h1>The Basic Language of the Web: HTML</h1>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)