Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions 2 - Tags/page1.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@
</title>
</head>
<body>
<h1>This is Page 1!</h1>
<h1>This is the first page of the website!</h1>

<p>We're going to play so much on this page. It will be so fun. You have no idea. HTML is a party.</p>
<p>We're going to play so much on this page. It will be so fun. You have no idea. HTML is a party and a treat simltaneously.
<br>
you will get to know various concepts here.
So Enjoy !</p>
</body>
</html>
</html>