Skip to content

Commit 068f705

Browse files
Add title element to head
1 parent 2eb02b0 commit 068f705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html/lesson6/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<link rel="stylesheet" href="style.css">
5+
<title>Lesson 6 - Advanced HTML5</title>
56
</head>
67
<body>
78
<header>

0 commit comments

Comments
 (0)