Added head-tag to html
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
<html>
|
<html>
|
||||||
|
<head>
|
||||||
<title>
|
<title>
|
||||||
Hello World HTML
|
Hello World HTML
|
||||||
</title>
|
</title>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Hello World</h1>
|
<h1>Hello World</h1>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user