Skip to content

Commit

Permalink
Add title, header & sub-header
Browse files Browse the repository at this point in the history
  • Loading branch information
Danila Fokin committed Jan 13, 2021
1 parent bf1b1e6 commit 96e73c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>New page</title>
</head>
<body>

<h1>New page - this id header</h1>
<p>Sub-header</p>
</body>
</html>

0 comments on commit 96e73c0

Please sign in to comment.